Go to file
Luiz Augusto von Dentz d982120a7e Bluetooth: GATT: Add bt_gatt_read
This adds bt_gatt_read which can used to read attribute values.
Note: Attributes which values are bigger than the MTU need to be read
multiple time until the end since the stack cannot cache any data.

Change-Id: I09c502eeb674a577673182c35a0e1a84519fd3b7
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:40 -05:00
arch Rename x86 platforms 2016-02-05 20:14:39 -05:00
doc DOC: Restructures the documentation in two parts. 2016-02-05 20:14:39 -05:00
drivers Rename x86 platforms 2016-02-05 20:14:39 -05:00
include Bluetooth: GATT: Add bt_gatt_read 2016-02-05 20:14:40 -05:00
kernel Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Bluetooth: GATT: Add bt_gatt_read 2016-02-05 20:14:40 -05:00
samples net: apps: Update 802.15.4 test app makefile 2016-02-05 20:14:40 -05:00
scripts sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG 2016-02-05 20:14:39 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap
Kconfig
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
Makefile.inc Makefile.inc: fix indentation 2016-02-05 20:14:38 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00