Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h233 } open_settings_with_index; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c626 arg.open_settings_with_index.index = index; in esp_ble_mesh_provisioner_open_settings_with_index()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2130 param.provisioner_open_settings_with_index_comp.index = arg->open_settings_with_index.index; in btc_ble_mesh_prov_call_handler()
2132 bt_mesh_provisioner_open_settings_with_index(arg->open_settings_with_index.index); in btc_ble_mesh_prov_call_handler()