zephyr/include/bluetooth
Luiz Augusto von Dentz 777033f710 Bluetooth: GATT: Make bt_gatt_write take a struct
This makes bt_gatt_write similar to bt_gatt_read where the parameters are
stored in a struct which can be used to store intermediate values while
the operation is in progress.

Change-Id: I3c62af137b99985690cf88dcc37a977a0be891f5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-10 17:55:06 +00:00
..
att.h Bluetooth: ATT: Add Common Profile Error Codes 2016-02-17 15:05:16 +00:00
bluetooth.h Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
buf.h Bluetooth: Export helpers for defining buffer pools 2016-04-11 11:52:38 +00:00
conn.h Bluetooth: Add support for confirming incoming JustWorks pairing 2016-04-14 15:20:03 +00:00
driver.h Bluetooth: Add recently added SPI & I2C HCI bus defines 2016-04-22 18:49:11 +03:00
gatt.h Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
hci.h Bluetooth: BR/EDR: Initiate encryption on link 2016-04-19 12:50:31 +00:00
l2cap.h Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
log.h Bluetooth: Add custom "monitor" protocol logging over UART 2016-04-22 18:49:11 +03:00
storage.h Bluetooth: Add stub for bt_storage_clear() 2016-04-05 12:29:14 +03:00
uuid.h Bluetooth: Provide static inline stubs for UUID string helpers 2016-04-18 13:45:33 +00:00