Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c240 uint32_t *uri_hash) in unprovisioned_beacon()
/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c347 uint8_t uri_hash[16] = { 0 }; in unprovisioned_beacon_send() local
407 uint32_t *uri_hash = NULL; in unprovisioned_beacon_recv() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c102 uint32_t *uri_hash) in unprovisioned_beacon()
Dtest_persistence.c305 uint32_t *uri_hash) in unprovisioned_beacon()
Dtest_provision.c262 uint32_t *uri_hash) in unprovisioned_beacon()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c692 uint32_t *uri_hash) in print_unprovisioned_beacon()