mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 09:25:22 +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> |
||
---|---|---|
.. | ||
application_development | ||
benchmarks | ||
bluetooth | ||
boards | ||
booting/stub | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
compliance | ||
coverage | ||
crypto | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest | ||
CMakeLists.txt | ||
Kconfig |