Home
last modified time | relevance | path

Searched refs:uri_hash_val (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dbeacon.c406 uint32_t uri_hash_val; in unprovisioned_beacon_recv() local
424 uri_hash_val = net_buf_simple_pull_be32(buf); in unprovisioned_beacon_recv()
425 uri_hash = &uri_hash_val; in unprovisioned_beacon_recv()