zephyr/subsys/bluetooth
Luiz Augusto von Dentz ae05089946 Bluetooth: GATT: Add flag to indicate write command
Application may need to handle the write differently depending on the
write operation so this adds a flag called BT_GATT_WRITE_FLAG_CMD which
can then be checked by the callback, for instance one can respond with
BT_ATT_ERR_WRITE_REQ_REJECTED when that flag is not set which should
indicate to the client to use write command instead.

Fixes #11206

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-11-20 13:14:58 +02:00
..
common doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
controller Bluetooth: controller: Fix enable and disable of scan state 2018-11-20 11:19:07 +01:00
host Bluetooth: GATT: Add flag to indicate write command 2018-11-20 13:14:58 +02:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell Bluetooth: shell: Make use of SHELL_CMD_ARG 2018-11-13 20:42:01 +02:00
CMakeLists.txt subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
Kconfig subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00