Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h110 static inline int bt_mesh_dev_key(const uint8_t dhkey[32], in bt_mesh_dev_key() function
Dprov.c1223 err = bt_mesh_dev_key(link.dhkey, link.prov_salt, dev_key); in prov_data()
Dprovisioner_prov.c2624 err = bt_mesh_dev_key(link[idx].dhkey, link[idx].prov_salt, device_key);