zephyr/net/bluetooth
Luiz Augusto von Dentz fac5df2bae Bluetooth: GATT: Add bt_gatt_subscribe
This adds bt_gatt_subscribe which can used to subscribe to attribute
value notification using CCC handle.

Change-Id: I0983843836b0c2253f750b34b7765dd880cb10a0
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:43 -05:00
..
att.c Bluetooth: GATT: Add bt_gatt_subscribe 2016-02-05 20:14:43 -05:00
att.h Bluetooth: ATT: Update multiple read req object 2016-02-05 20:14:40 -05:00
buf.c Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
conn_internal.h Bluetooth: Move bt_conn timeout handling into conn.c 2016-02-05 20:14:43 -05:00
conn.c Bluetooth: Move bt_conn timeout handling into conn.c 2016-02-05 20:14:43 -05:00
gatt.c Bluetooth: GATT: Add bt_gatt_subscribe 2016-02-05 20:14:43 -05:00
hci_core.c Bluetooth: Move bt_conn timeout handling into conn.c 2016-02-05 20:14:43 -05:00
hci_core.h Bluetooth: Move le_conn_update() to conn.c 2016-02-05 20:14:40 -05:00
Kconfig Bluetooth: Add simple timeout for connection establishment 2016-02-05 20:14:43 -05:00
keys.c Bluetooth: Add local and remote CSRK keys 2016-02-05 20:14:41 -05:00
keys.h Bluetooth: Add local and remote CSRK keys 2016-02-05 20:14:41 -05:00
l2cap.c Bluetooth: Propagate SMP & L2CAP init failures 2016-02-05 20:14:41 -05:00
l2cap.h Bluetooth: Propagate SMP & L2CAP init failures 2016-02-05 20:14:41 -05:00
Makefile Bluetooth: Move key handling to separate files 2016-02-05 20:14:17 -05:00
smp.c Bluetooth: SMP: Minor coding style fix 2016-02-05 20:14:41 -05:00
smp.h Bluetooth: Add AES-CMAC calculation based on AES 128 bit cipher 2016-02-05 20:14:41 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00