Go to file
Arkadiusz Lichwa 8b1c837e28 Bluetooth: L2CAP: Handle incoming BR/EDR connection request
Enables L2CAP protocol definitions for connection request/response and
use it then to start handle incoming PSM connection request to valid
registered local PSM server. SDP PSM got no security restrictions.
The other PSM connections are validated against link encryption and
availability of SSP feature and if not matched are refused with
security error.

Change-Id: I429cf5dbce92300bd52639d5065e0144f8db4d13
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-06-21 07:41:27 +00:00
arch ksdk: Add Kconfig support for the ksdk 2016-06-17 19:15:29 +00:00
boards
doc
drivers
ext ksdk: Add Makefile support for ksdk device and CPU 2016-06-20 17:38:47 +00:00
include Bluetooth: L2CAP: Handle incoming BR/EDR connection request 2016-06-21 07:41:27 +00:00
kernel
lib
misc
net Bluetooth: L2CAP: Handle incoming BR/EDR connection request 2016-06-21 07:41:27 +00:00
samples sys_log: replace old debug macro on ADC driver sample. 2016-06-20 20:40:31 +00:00
scripts
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile ksdk: Add Makefile support for ksdk device and CPU 2016-06-20 17:38:47 +00:00
Makefile.inc
zephyr-env.sh