No description
Find a 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 board: altera_max10: remove empty board file 2016-06-17 17:28:30 +00:00
doc doc: fix missing titles on kconfig reference entry HTML files 2016-06-17 16:45:08 +00:00
drivers drivers/nble: Indicate that there is no buffers for prepare write 2016-06-17 11:12:44 +03:00
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 tracing: _k_command_stack is explicitly not tracked. 2016-06-16 16:30:46 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc misc: add config to omit frame pointer 2016-06-16 18:15:59 +00:00
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 sanitycheck: build for altera_max10 board 2016-06-10 15:22:42 +00:00
tests Blutooth: shell: Fix printout BR/EDR PSM server registration 2016-06-17 11:56:56 +02:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: add KERNEL CORE and X86 ARCH 2016-06-15 14:28:04 -04:00
Makefile ksdk: Add Makefile support for ksdk device and CPU 2016-06-20 17:38:47 +00:00
Makefile.inc Revert "build: Do not depend on python while creating the relative path" 2016-06-14 16:55:52 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00