zephyr/net/bluetooth
Arkadiusz Lichwa 8e34b5869b Bluetooth: L2CAP: Add API to register PSM server
Enables API to register PSM server on BREDR transport.
Adds l2cap_br.c file responsible for BREDR specific functionality to
build path based on Kconfig selection.

Change-Id: I92823b0207ab0da96bfb813353de9f95fa5dd0f4
Origin: Original
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-04-26 10:58:14 +02:00
..
att_internal.h
att.c
conn_internal.h
conn.c
gatt_internal.h
gatt.c
hci_core.c
hci_core.h
Kconfig Bluetooth: L2CAP: L2CAP_DYNAMIC_CHANNEL enabled by default when BREDR 2016-04-26 08:26:05 +00:00
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
l2cap_internal.h
l2cap.c
Makefile Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
monitor.c Bluetooth: Fix monitor init priority 2016-04-26 10:21:19 +03:00
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Workaround LE SC bug in iOS 2016-04-25 12:31:23 +02:00
smp.h
uuid.c