Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h35 void bt_mesh_prov_complete(uint16_t net_idx, const uint8_t net_key[16],
Dnet.c1605 bt_mesh_prov_complete(net_idx, net_key, addr, flags, iv_index); in bt_mesh_net_start()
Dprov.c1857 void bt_mesh_prov_complete(uint16_t net_idx, const uint8_t net_key[16], in bt_mesh_prov_complete() function