Searched refs:bt_mesh_prov_conf_salt (Results 1 – 4 of 4) sorted by relevance
145 int bt_mesh_prov_conf_salt(const u8_t conf_inputs[145], u8_t salt[16]);
820 int bt_mesh_prov_conf_salt(const u8_t conf_inputs[145], u8_t salt[16]) in bt_mesh_prov_conf_salt() function
843 if (bt_mesh_prov_conf_salt(plink.conf_inputs, plink.conf_salt)) { in send_confirm()
1979 if (bt_mesh_prov_conf_salt(link[i].conf_inputs, link[i].conf_salt)) { in send_confirm()
Completed in 14 milliseconds