zephyr/net/bluetooth
Luiz Augusto von Dentz c51bcbb9d9 Bluetooth: GATT: Add write struct parameter to its callback
This makes bt_gatt_write consistent with the rest of the API where the
parameters are passed back to its callback.

Change-Id: Ie94208aa661d3620d0cbc5be4a4fb5b3c3ef061c
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-07-20 13:40:55 +00:00
..
att_internal.h
att.c Bluetooth: ATT: Fix using non-ASCII characters 2016-07-12 15:13:23 +00:00
conn_internal.h
conn.c
ecc.h
gatt_internal.h
gatt.c Bluetooth: GATT: Add write struct parameter to its callback 2016-07-20 13:40:55 +00:00
hci_core.c Bluetooth: Fix changing advertising random address when scanning 2016-07-14 15:26:50 +00:00
hci_core.h Bluetooth: Track if active scan is being perfomed 2016-07-14 15:26:42 +00:00
hci_ecc.c
hci_ecc.h
Kconfig
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Set BR/EDR CoC channel as connected 2016-07-15 11:31:06 +02:00
l2cap_internal.h
l2cap.c
log.c
Makefile
monitor.c
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Fix disabling debug logs 2016-07-14 11:52:48 +02:00
smp.h
uuid.c