Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h242 } esp_ble_mesh_input_action_t; typedef
938 esp_ble_mesh_input_action_t action; /*!< Action of Input OOB Authentication */
1068 esp_ble_mesh_input_action_t action; /*!< Action of device Input OOB Authentication */
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c590 mesh_param.node_prov_input.action = (esp_ble_mesh_input_action_t)act; in btc_ble_mesh_input_cb()
744 mesh_param.provisioner_prov_output.action = (esp_ble_mesh_input_action_t)act; in btc_ble_mesh_provisioner_prov_output_cb()