zephyr/net/bluetooth
Luiz Augusto von Dentz 78881ebd3b Bluetooth: GATT: Fix not passing params in the write callback
Write callback shall receive the params given in the request so the
struct itself needs to be passed.

Change-Id: Ia039c25c99efb57e4c441561067d0398d9e6277c
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-07-26 15:26:15 +03:00
..
att_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
att.c Bluetooth: Add support for rotating RPA 2016-07-20 16:18:50 +00:00
conn_internal.h Bluetooth: Remove nano_work include from internal header 2016-07-22 09:18:13 +00:00
conn.c Bluetooth: Add support for rotating RPA 2016-07-20 16:18:50 +00:00
ecc.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
gatt_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
gatt.c Bluetooth: GATT: Fix not passing params in the write callback 2016-07-26 15:26:15 +03:00
hci_core.c Bluetooth: Rename connectable_addr member in struct bt_le_oob 2016-07-22 13:09:30 +02:00
hci_core.h Bluetooth: Add support for rotating RPA 2016-07-20 16:18:50 +00:00
hci_ecc.c Bluetooth: Add support for rotating RPA 2016-07-20 16:18:50 +00:00
hci_ecc.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
Kconfig Bluetooth: Remove conn & SMP dependency from BLUETOOTH_TINYCRYPT_ECC 2016-07-22 09:17:42 +00:00
keys.c Bluetooth: Add support for rotating RPA 2016-07-20 16:18:50 +00:00
keys.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
l2cap_br.c Bluetooth: L2CAP: Add BR/EDR CoC channel disconnect 2016-07-25 14:24:04 +00:00
l2cap_internal.h Bluetooth: L2CAP: Split security changed handler for BR/EDR 2016-07-25 14:22:18 +00:00
l2cap.c Bluetooth: L2CAP: Reset CoC channel state during cleanup 2016-07-25 14:22:57 +00:00
log.c Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00:00
Makefile Bluetooth: Remove conn & SMP dependency from BLUETOOTH_TINYCRYPT_ECC 2016-07-22 09:17:42 +00:00
monitor.c Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
monitor.h Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
smp_null.c Bluetooth: Remove nano_work include from internal header 2016-07-22 09:18:13 +00:00
smp.c Bluetooth: SMP: Fix disabling debug logs 2016-07-14 11:52:48 +02:00
smp.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
uuid.c Bluetooth: use sys_put_le16 macro instead of bswap 2016-07-22 04:26:15 +00:00