Home
last modified time | relevance | path

Searched refs:set_fast_prov_action_comp (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dmain.c407 param->set_fast_prov_action_comp.status_action); in example_ble_mesh_provisioning_cb()
409 param->set_fast_prov_action_comp.status_action); in example_ble_mesh_provisioning_cb()
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dmain.c419 param->set_fast_prov_action_comp.status_action); in example_ble_mesh_provisioning_cb()
421 param->set_fast_prov_action_comp.status_action); in example_ble_mesh_provisioning_cb()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h1327 …} set_fast_prov_action_comp; /*!< Event parameter of ESP_BLE_MESH_SET_FAST_PROV_ACT… member
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2166 param.set_fast_prov_action_comp.status_action = in btc_ble_mesh_prov_call_handler()