zephyr/net/bluetooth
Luiz Augusto von Dentz 2d5dc34c94 Bluetooth: Kconfig: Add config option for dynamic GATT db
This option will be used to determine if bt_gatt_attr need to store the
next attribute or if it directly accessible by index.

Change-Id: I98fd43931d67d6c3be3b7a130e6fd2f97f2c4a3a
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:19 -05:00
..
att.c Bluetooth: ATT: Use l2cap channel callback for security check 2016-02-05 20:25:19 -05:00
att.h
conn_internal.h Bluetooth: Add err/reason parameters to connected/disconnected calls 2016-02-05 20:25:19 -05:00
conn.c Bluetooth: Add err/reason parameters to connected/disconnected calls 2016-02-05 20:25:19 -05:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: SMP: Return errors from authentication APIs 2016-02-05 20:25:19 -05:00
hci_core.h
Kconfig Bluetooth: Kconfig: Add config option for dynamic GATT db 2016-02-05 20:25:19 -05:00
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: Fix registering LE fixed channels on BR/EDR link 2016-02-05 20:25:19 -05:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Return errors from authentication APIs 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
stack.h
uuid.c