Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.h112 int bt_mesh_provisioner_local_net_key_update(const uint8_t net_key[16], uint16_t net_idx);
Dprovisioner_main.c1303 int bt_mesh_provisioner_local_net_key_update(const uint8_t net_key[16], uint16_t net_idx) in bt_mesh_provisioner_local_net_key_update() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2074 bt_mesh_provisioner_local_net_key_update(arg->update_local_net_key.net_key, in btc_ble_mesh_prov_call_handler()