Home
last modified time | relevance | path

Searched refs:esp_ble_mesh_input_action_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h232 } esp_ble_mesh_input_action_t; typedef
951 esp_ble_mesh_input_action_t action; /*!< Action of Input OOB Authentication */
1081 esp_ble_mesh_input_action_t action; /*!< Action of device Input OOB Authentication */
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c607 mesh_param.node_prov_input.action = (esp_ble_mesh_input_action_t)act; in btc_ble_mesh_input_cb()
761 mesh_param.provisioner_prov_output.action = (esp_ble_mesh_input_action_t)act; in btc_ble_mesh_provisioner_prov_output_cb()