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: Host: Modify check for read buffer size v2
Modify the check from checking the feature bit to checking the command bit. This ensures that we don't send the read buffer size V2 to a controller that does not support it. This also moves the entire ISO init procedure into a separate function to avoid having a large ISO-only block in `le_init`. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
- Loading branch information
1 parent
824f964
commit 22cfbd3
Showing
1 changed file
with
40 additions
and
10 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