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 tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf Bluetooth: GATT: Implement Database Hash 2019-02-08 18:07:34 +02:00
testcase.yaml Bluetooth: tests: exclude btshell/mesh_shell on NRF52810_PCA10040 2018-06-27 16:09:58 +02:00