-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_bluetooth_sapphire_mcuxpresso: Add support for raw HCI packets
NXP SDK doesn't allow to get raw HCI packets without NXP bluetooth stack. This commit registers custom UART callbacks and tasks to handle HCI packets in pigweed itself. Change-Id: Ib622570b42640b911f36251daed22ff0b3d57c6f Signed-off-by: Kamil Rakoczy <[email protected]>
- Loading branch information
1 parent
67adcdc
commit 2fc5d06
Showing
11 changed files
with
407 additions
and
237 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.