zephyr/drivers/bluetooth/nble
Luiz Augusto von Dentz e9083dfcd7 Bluetooth: GATT: Add flags to attribute write callback
This adds flags parameter to write callback which can be used to indicate
that data only need to be prepared with use of BT_GATT_WRITE_FLAG_PREPARE
fixing qualification tests that needs to check authorization or other
errors that cannot be verified with just the permissions.

Change-Id: I3d662b2027718ffb52a280e3bbc9750be14f89ae
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-06-28 17:36:08 +03:00
..
Kconfig drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
Makefile drivers/nble: Sync smp code for firmware compatibility 2016-05-31 09:39:25 +00:00
conn.c drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
conn.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
conn_internal.h drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
gap.c drivers/nble: Update firmware to 0620 revision 2016-06-21 09:24:10 +00:00
gap_internal.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
gatt.c Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
gatt_internal.h drivers/nble: Fix execute write condition 2016-06-22 10:44:18 +02:00
rpc.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
rpc_deserialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
rpc_functions_to_ble_core.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
rpc_functions_to_quark.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_serialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
smp.c drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
smp.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
stubs.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
uart.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
uart.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00