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: SDP: Allocate user delivered memory for resolved data
Adds driven by user params buffer location to be populated by UUID resolved data. Corresponding handlers responsible for connected and disconnected states of L2CAP transport channel used by SDP PSM traffic automatically allocates and unrefs such memory. Data receiving handler performs buffer fill up. Jira: ZEP-1112 Change-Id: I8aa97e6e69344dca0f241a4e9097acac75e14a7c Signed-off-by: Arkadiusz Lichwa <[email protected]>
- Loading branch information
Showing
1 changed file
with
21 additions
and
1 deletion.
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