zephyr/net/bluetooth
Luiz Augusto von Dentz c44ef91e56 Bluetooth: GATT: Add support for static DB
This enable applications to build with a single table representing the
database where attributes don't have to store a pointer to the next
attribute thus reducing its size.

Change-Id: I4c84e2d50f9088a2f9879068890f0646e586e007
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:20 -05:00
..
att.c Bluetooth: GATT: Fix invalid att pointer dereference 2016-02-05 20:25:20 -05:00
att.h
conn_internal.h
conn.c Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
gatt_internal.h
gatt.c Bluetooth: GATT: Add support for static DB 2016-02-05 20:25:20 -05:00
hci_core.c
hci_core.h Bluetooth: Add bt_conn prefix for auth APIs 2016-02-05 20:25:19 -05:00
Kconfig
keys.c
keys.h
l2cap_internal.h
l2cap.c
Makefile
smp_null.c
smp.c
smp.h
stack.h
uuid.c