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 Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn_internal.h Bluetooth: Move bt_auth_* implementation to conn.c 2016-02-05 20:25:19 -05:00
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 Bluetooth: Move bt_auth_* implementation to conn.c 2016-02-05 20:25:19 -05:00
hci_core.h Bluetooth: Add bt_conn prefix for auth APIs 2016-02-05 20:25:19 -05:00
Kconfig Bluetooth: Kconfig: Add config option for dynamic GATT db 2016-02-05 20:25:19 -05:00
keys.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
keys.h Bluetooth: Reduce bt_keys size 2016-02-05 20:25:18 -05:00
l2cap_internal.h
l2cap.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
Makefile
smp_null.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -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
stack.h
uuid.c Bluetooth: UUID: Introduce bt_uuid_copy 2016-02-05 20:25:09 -05:00