zephyr/subsys/bluetooth
Luiz Augusto von Dentz e919054155 Bluetooth: GATT: Add option to enforce client change-unware state
This adds BT_GATT_ENFORCE_CHANGE_UNAWARE option which when enable
returns -EAGAIN when notifying or indicating if the client is
change-unware to conform with following statement on the spec:

  'BLUETOOTH CORE SPECIFICATION Version 5.1 | Vol 3, Part G page 2350:
   Except for the Handle Value indication, the  server shall not send
   notifications and indications to such a client until it becomes
   change-aware.'

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-02-08 18:07:34 +02:00
..
common Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
controller Bluetooth: ctlr: Return different error codes on advertising start 2019-02-07 12:56:26 +02:00
host Bluetooth: GATT: Add option to enforce client change-unware state 2019-02-08 18:07:34 +02:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00