Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c179 u8_t uri_hash[16] = { 0 }; in unprovisioned_beacon_send() local
196 if (prov->uri && bt_mesh_s1(prov->uri, uri_hash) == 0) { in unprovisioned_beacon_send()
203 net_buf_add_mem(buf, uri_hash, 4); in unprovisioned_beacon_send()

Completed in 2 milliseconds