Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c210 uint8_t uri_hash[16] = { 0 }; in unprovisioned_beacon_send() local
227 if (prov->uri && bt_mesh_s1(prov->uri, uri_hash) == 0) { in unprovisioned_beacon_send()
234 net_buf_add_mem(buf, uri_hash, 4); in unprovisioned_beacon_send()