zephyr/drivers/nble
Luiz Augusto von Dentz 68ee16d85c Bluetooth: GATT: Add bt_gatt_indicate
This uses ATT Indicate Value command to indicate changes and wait for
confirmation response.

Change-Id: I123a00e374929d779f96a02440215c32c0e79423
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-03-07 16:44:15 +00:00
..
conn.c drivers/nble: Cancel connect req when receiving disconnect cmd 2016-02-17 17:10:05 +02:00
conn.h drivers/nble: Export bt_conn_lookup_handle() 2016-02-19 13:03:47 +00:00
conn_internal.h drivers/nble: Store GATT discover parameters 2016-02-19 13:02:33 +00:00
gap.c drivers/nble: Enable NBLE GAP debug 2016-02-16 15:45:22 +00:00
gap_internal.h drivers/nble: Update connect request parameters 2016-02-16 08:08:03 +00:00
gatt.c Bluetooth: GATT: Add bt_gatt_indicate 2016-03-07 16:44:15 +00:00
gatt_internal.h drivers/nble: Implement NBLE GATT discover response 2016-03-05 19:42:00 +00:00
Kconfig uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
Makefile drivers/nble: Add UUID support 2016-02-05 20:25:27 -05:00
rpc.h drivers/nble: Convert RPC deserialization to use net_buf 2016-02-12 17:10:42 +02:00
rpc_deserialize.c drivers/nble: Add debug option for Nordic RPC 2016-02-16 17:20:53 +00:00
rpc_functions_to_ble_core.h drivers/nble: Update headers following new 0215 fw release 2016-02-15 09:57:39 +00:00
rpc_functions_to_quark.h drivers/nble: Update headers following new 0215 fw release 2016-02-15 09:57:39 +00:00
rpc_serialize.c drivers/nble: Add debug option for Nordic RPC 2016-02-16 17:20:53 +00:00
stubs.c Bluetooth: nble: Use weak functions printing debug info 2016-02-05 20:25:26 -05:00
uart.c uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
uart.h drivers/nble: Clean up & simplify IPC UART encoding 2016-02-11 12:44:41 +00:00
version.h drivers/nble: Remove not used version_header struct 2016-02-15 14:52:22 +00:00