zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz 79af35991b Bluetooth: GATT: Add bt_gatt_register_service
This adds bt_gatt_register_service using bt_gatt_service which contains
the attribute array that is then added to the database saving a pointer
in each and every attribute declared.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-06-15 21:53:00 +03:00
..
a2dp_internal.h
a2dp.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
at.c
at.h
att_internal.h
att.c Bluetooth: GATT: Add GAP service by default 2017-06-15 21:53:00 +03:00
avdtp_internal.h
avdtp.c Bluetooth: AVDTP: Remove dead code 2017-05-25 09:14:05 -07:00
conn_internal.h Bluetooth: Auto-update LE data length to max. supported 2017-05-24 11:16:41 -07:00
conn.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
crypto.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Add GAP service by default 2017-06-15 21:53:00 +03:00
gatt.c Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
hci_core.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_core.h Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
hci_ecc.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
hfp_hf.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
hfp_internal.h
Kconfig Bluetooth: Kconfig: Add CONFIG_BLUETOOTH_DEVICE_APPEARANCE 2017-06-15 21:53:00 +03:00
keys_br.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
keys.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
keys.h
l2cap_br.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Remove redundant checks for chan->ops 2017-06-01 15:09:16 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
sdp_internal.h
sdp.c Bluetooth: SDP: Fix possible out of bound memory access 2017-06-01 12:36:09 +03:00
smp_null.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
smp.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
smp.h Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
storage.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
uuid.c