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: Check room needed against user allocated
When getting very first SSA PDU response for given UUID we can extract from it the counter telling us how much data will be delivered by server to collect all complete response for given UUID. Let's use that information to check if the room allocated by app is big enough for collecting resolved data. Jira: ZEP-1112 Change-Id: I91515da668d89e05755d64e427dee0936bf20323 Signed-off-by: Arkadiusz Lichwa <[email protected]>
- Loading branch information
Showing
1 changed file
with
49 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