Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfast_prov.h22 uint8_t bt_mesh_set_fast_prov_net_idx(uint16_t net_idx);
Dfast_prov.c85 uint8_t bt_mesh_set_fast_prov_net_idx(uint16_t net_idx) in bt_mesh_set_fast_prov_net_idx() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2181 bt_mesh_set_fast_prov_net_idx(arg->set_fast_prov_info.net_idx); in btc_ble_mesh_prov_call_handler()