Go to file
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
arch x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
doc doc: Enhancements for microkernel pipe objects 2016-02-05 20:14:42 -05:00
drivers Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
include Bluetooth: GATT: Add bt_gatt_subscribe 2016-02-05 20:14:43 -05:00
kernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc Remove references to BSP from misc/ directory 2016-02-05 20:14:43 -05:00
net Bluetooth: GATT: Add bt_gatt_subscribe 2016-02-05 20:14:43 -05:00
samples Bluetooth: Use connection context in btshell 2016-02-05 20:14:43 -05:00
scripts Adapt HPET driver to work with QEMU 2016-02-05 20:14:42 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap
Kconfig
Makefile kbuild: Replace 'bsp-y' with 'platform-y' 2016-02-05 20:14:43 -05:00
Makefile.inc build: fix application build in symlinked environment 2016-02-05 20:14:42 -05:00
zephyr-env.sh