Searched refs:bt_mesh_prov_conf_key (Results 1 – 4 of 4) sorted by relevance
147 int bt_mesh_prov_conf_key(const u8_t dhkey[32], const u8_t conf_salt[16],
827 int bt_mesh_prov_conf_key(const u8_t dhkey[32], const u8_t conf_salt[16], in bt_mesh_prov_conf_key() function
851 if (bt_mesh_prov_conf_key(plink.dhkey, plink.conf_salt, plink.conf_key)) { in send_confirm()
1986 if (bt_mesh_prov_conf_key(link[i].dhkey, link[i].conf_salt, link[i].conf_key)) { in send_confirm()
Completed in 13 milliseconds