zephyr/tests/bluetooth/mesh_shell
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
..
src
CMakeLists.txt
prj.conf Bluetooth: GATT: Implement Database Hash 2019-02-08 18:07:34 +02:00
testcase.yaml