zephyr/net/bluetooth
Luiz Augusto von Dentz 4a20bc14a7 Bluetooth: Make use of BT_UUID_DECLARE_16 for services
This makes it simpler to add the services directly into GATT services
table.

Change-Id: I090c7f9396329cf524947dd6647230c663a55f60
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:07 -05:00
..
att.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
att.h
conn_internal.h
conn.c Bluetooth: Fix passing bool instead of NULL pointer 2016-02-05 20:25:03 -05:00
gatt_internal.h
gatt.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
hci_core.c
hci_core.h
Kconfig Bluetooth: Add color logging support 2016-02-05 20:25:07 -05:00
keys.c
keys.h
l2cap_internal.h
l2cap.c
Makefile
smp_null.c
smp.c
smp.h
stack.h
uuid.c