Skip to content
Snippets Groups Projects
Commit e664b2f7 authored by Nick Pollard's avatar Nick Pollard Committed by CQ bot account: commit-bot@chromium.org
Browse files

[bt][host] Outgoing Connections

* Add support for outgoing connections to BrEdrConnectionManager
* The Host Fidl server will now attempt to initiate a BrEdr connection
when asked to connect to a classic device
* Add outgoing connection unit tests for BrEdrConnectionManager
* TestController - Log opcode when unexpected command is received

Test: bt-host-unittests (GAP_BrEdrConnectionManagerTest.Connect*)
  You can also manually initiate an outgoing connection using bt-cli:

  $ bt-cli
  > connect <device-id>

BT-263 #done

Change-Id: If4e31625a31b7d20031ea09a8f4854806ef66bf4
parent 40382a31
No related branches found
No related tags found
Loading
Showing
with 1592 additions and 162 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment