mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 10:36:11 +00:00
After getting whole UUID response for SSA PDU request the user can be informed about discovery results. Result data feeding the user is splitted to logical record chunks if more than one record was found. Every such portion represent unparsed SDP record prestripped from record length. Each response record data passed to user starts from first raw attributes data and the record response buffer's length tells exactly about each record length. User UUID callback handler's return result can drive delivery (dis)continuation of every such portion to the user. Jira: ZEP-1112 Change-Id: Icec518ca7bab3c8dfef4a966d98e9d9004894bcc Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
LICENSING.rst | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
release-notes.rst | ||
zephyr-env.sh |