Home
last modified time | relevance | path

Searched defs:uri_hash (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c240 uint32_t *uri_hash) in unprovisioned_beacon()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dbeacon.c332 uint8_t uri_hash[16] = { 0 }; in unprovisioned_beacon_send() local
392 uint32_t *uri_hash = NULL; in unprovisioned_beacon_recv() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c305 uint32_t *uri_hash) in unprovisioned_beacon()
Dtest_provision.c270 uint32_t *uri_hash) in unprovisioned_beacon()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Dshell.c695 uint32_t *uri_hash) in print_unprovisioned_beacon()