zephyr/include/bluetooth
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
..
bluetooth.h Bluetooth: hci: Add bt_stop_advertising 2016-02-05 20:14:39 -05:00
buf.h Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
conn.h Bluetooth: Add initial auto connect support 2016-02-05 20:14:40 -05:00
driver.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
gatt.h Bluetooth: GATT: Add bt_gatt_read 2016-02-05 20:14:40 -05:00
hci.h Bluetooth: Cancel pending connection 2016-02-05 20:14:31 -05:00
log.h Bluetooth: Add BT_ASSERT() helper macro 2016-02-05 20:14:36 -05:00
uuid.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00