forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: L2CAP: Refactor handling connection response
Adds internal helper routine sending response to connection request when BR/EDR CoC channel operates in acceptor role. The routine additionally can drive the response 'result' value for failure reasons. Use it then to adjust 'l2cap_br_conn_pend' function to accept remote's connection request. Change-Id: I906e07e30939c57b206e9806426897f6e4f2b3dd Signed-off-by: Arkadiusz Lichwa <[email protected]>
- Loading branch information
Showing
1 changed file
with
35 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters