zephyr/subsys/bluetooth
Luiz Augusto von Dentz a3bca71a5e Bluetooth: GATT: Implement Database Hash
This implements the Database Hash characteristic which generates a hash
with the contents of certain attributes. The generation of hash is
usually offloaded to the systemwq using a delayed work so that when
application register multiple services only one hash needs to be
calculated.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-02-08 18:07:34 +02:00
..
common
controller Bluetooth: ctlr: Return different error codes on advertising start 2019-02-07 12:56:26 +02:00
host Bluetooth: GATT: Implement Database Hash 2019-02-08 18:07:34 +02:00
services
shell Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
CMakeLists.txt
Kconfig samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00