zephyr/samples
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
..
bluetooth Bluetooth: GATT: Add flags to attribute write callback 2016-06-28 17:36:08 +03:00
cpp_synchronization testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
drivers sys_log: replace old debug macro on ADC driver sample. 2016-06-20 20:40:31 +00:00
environmental_sensing samples: environmental sensing: fix BMP280 kconfig options 2016-06-03 12:00:20 +03:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
kernel_event_logger testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
net samples/net/zperf: add task profiler support 2016-06-16 18:10:29 +00:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
power rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
shell console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
synchronization testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
task_profiler samples/task_profiler: fix crash when starting profiler 2016-06-22 05:30:26 +00:00