zephyr/include
Luiz Augusto von Dentz 168446d058 Bluetooth: Disable GATT notifications while disconnected
Once disconnected disable CCC configuration and enabling it back once
reconnected:

bt: bt_gatt_disconnected (0x0010c610): conn 0x0010a1f4
bt: disconnected_cb (0x0010c610): ccc 0x00108e44 reseted
Disconnected
Connected
bt: bt_gatt_connected (0x0010c610): conn 0x0010a1f4
bt: gatt_ccc_changed (0x0010c610): ccc 0x00108e44 value 0x0001

Change-Id: Ia4ac6793176f80ea9c6f255a4d151f9080660b0d
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:23 -05:00
..
arch arm: fix __assert.h inclusion in asm files 2016-02-05 20:14:21 -05:00
bluetooth Bluetooth: Disable GATT notifications while disconnected 2016-02-05 20:14:23 -05:00
drivers nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
microkernel kernel: move TICKS_NONE/UNLIMITED from micro to nano 2016-02-05 20:14:22 -05:00
misc dlist: enhance library and make all functions inline 2016-02-05 20:14:22 -05:00
net net: Use our network buffers instead of global ones in Contiki 2016-02-05 20:14:20 -05:00
toolchain Remove deprecated macros ALIGN_STRUCT and PACK_STRUCT 2016-02-05 20:14:22 -05:00
atomic.h
clock_vars.h nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
device.h
init.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h nanokernel.h: make nano timers APIs available to microkernels 2016-02-05 20:14:22 -05:00
section_tags.h
sections.h
sw_isr_table.h
toolchain.h