Go to file
Arkadiusz Lichwa c97220c1d6 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 <arkadiusz.lichwa@tieto.com>
2017-01-05 08:49:16 +02:00
.known-issues
arch arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00
boards
doc
drivers Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
ext
include
kernel
lib
misc
samples bluetooth: Tune stack sizes after measuring with hci_uart 2017-01-05 08:49:16 +02:00
scripts sanitycheck: reduce number of unnecessary configuration builds 2017-01-05 02:05:58 +00:00
subsys Bluetooth: SDP: Allocate user delivered memory for resolved data 2017-01-05 08:49:16 +02:00
tests Bluetooth: Controller: Kconfig connection RSSI measurement 2017-01-05 08:49:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS maintainers: update KNOWN ISSUES and MAINTAINERS section 2017-01-04 23:49:29 +00:00
Makefile
Makefile.inc
Makefile.test
release-notes.rst
zephyr-env.sh