zephyr/drivers/bluetooth/nble
Luiz Augusto von Dentz ee9f5c1784 Bluetooth: GATT: Pass CCC attribute to changed callback
This way the application can reuse the same callback for multiple CCC
since it can track what CCC is affect by checking the attribute pointer.

Change-Id: I608da643aea07de26b65d67e6db3268d717d0f53
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-10-21 07:47:31 +03:00
..
Kconfig drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
Makefile
conn.c drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
conn.h
conn_internal.h drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
gap.c Bluetooth: Use proper const type for bt_storage_clear() 2016-10-16 09:00:57 +03:00
gap_internal.h drivers/nble: Update nble_version structure 2016-07-15 16:41:33 +03:00
gatt.c Bluetooth: GATT: Pass CCC attribute to changed callback 2016-10-21 07:47:31 +03:00
gatt_internal.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
rpc.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_deserialize.c Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_ble_core.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_functions_to_quark.h Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
rpc_serialize.c Bluetooth: Align the NBLE firmware version and upgrade SD 2016-07-14 13:59:39 +00:00
smp.c drivers/nble: Fix not setting user input expected flag 2016-07-19 07:29:06 +00:00
smp.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
stubs.c
uart.c drivers/nble: Rename nrf51 power management functions 2016-09-07 08:17:26 +03:00
uart.h