..
Kconfig
Bluetooth: Kconfig: Add config option for dynamic GATT db
2016-02-05 20:25:19 -05:00
Makefile
Bluetooth: Always compile in UUID support
2016-02-05 20:24:40 -05:00
att.c
Bluetooth: Fix missing curly brackets
2016-02-05 20:25:20 -05:00
att.h
Bluetooth: Make Kconfig buffer sizes follow MTU sizes
2016-02-05 20:24:45 -05:00
conn.c
Bluetooth: Add stubs for directed advertising API
2016-02-05 20:25:19 -05:00
conn_internal.h
Bluetooth: Move bt_auth_* implementation to conn.c
2016-02-05 20:25:19 -05:00
gatt.c
Bluetooth: GATT: Replace handle with attribute object in bt_gatt_notify
2016-02-05 20:25:20 -05:00
gatt_internal.h
Change BSD-3 licenses to Apache 2
2016-02-05 20:24:29 -05:00
hci_core.c
Bluetooth: BR/EDR: Store new combination link key
2016-02-05 20:25:20 -05:00
hci_core.h
Bluetooth: Add bt_conn prefix for auth APIs
2016-02-05 20:25:19 -05:00
keys.c
Bluetooth: BR/EDR: Update keys management
2016-02-05 20:25:20 -05:00
keys.h
Bluetooth: BR/EDR: Store new combination link key
2016-02-05 20:25:20 -05:00
l2cap.c
Bluetooth: Move all bt_conn related APIs to conn.h
2016-02-05 20:25:19 -05:00
l2cap_internal.h
Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place
2016-02-05 20:24:45 -05:00
smp.c
Bluetooth: Move all bt_conn related APIs to conn.h
2016-02-05 20:25:19 -05:00
smp.h
Bluetooth: SMP: Return errors from authentication APIs
2016-02-05 20:25:19 -05:00
smp_null.c
Bluetooth: Move all bt_conn related APIs to conn.h
2016-02-05 20:25:19 -05:00
stack.h
Change BSD-3 licenses to Apache 2
2016-02-05 20:24:29 -05:00
uuid.c
Bluetooth: UUID: Introduce bt_uuid_copy
2016-02-05 20:25:09 -05:00