Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h161 int bt_mesh_prov_conf(const uint8_t conf_key[16], const uint8_t rand[16],
Dprov.c879 if (bt_mesh_prov_conf(link.conf_key, link.rand, link.auth, in send_confirm()
1139 if (bt_mesh_prov_conf(link.conf_key, data, link.auth, conf_verify)) { in prov_random()
Dcrypto.c826 int bt_mesh_prov_conf(const uint8_t conf_key[16], const uint8_t rand[16], in bt_mesh_prov_conf() function
Dprovisioner_prov.c2053 if (bt_mesh_prov_conf(link[idx].conf_key, link[idx].rand,
2565 if (bt_mesh_prov_conf(link[idx].conf_key, data, link[idx].auth, conf_verify)) {