mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 21:23:23 +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> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig |