mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 10:41:55 +00:00
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> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |