zephyr/net/bluetooth
Luiz Augusto von Dentz 30b6a9fe7b Bluetooth: L2CAP: Add initial public API
This split L2CAP API so that server API is available to applications
while the rest of the API is keep internal to the stack.

Change-Id: I031926ff906ce100684fba0947b2e9eb2c8fcaeb
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:37 -05:00
..
att.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
att.h Bluetooth: Don't response with error to Exchange MTU req if MTU > 517 2016-02-05 20:24:31 -05:00
buf.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
conn_internal.h Bluetooth: Pass LTK length to bt_conn_le_start_encryption 2016-02-05 20:24:30 -05:00
conn.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gatt.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
hci_core.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
hci_core.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.h Bluetooth: SMP: Add support for encryption key size reduction 2016-02-05 20:24:30 -05:00
l2cap_internal.h Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
l2cap.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
Makefile
smp_null.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
smp.c Bluetooth: L2CAP: Add initial public API 2016-02-05 20:24:37 -05:00
smp.h Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: Add bt_uuid_to_str function 2016-02-05 20:24:30 -05:00