Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h223 } esp_ble_mesh_output_action_t; typedef
938 esp_ble_mesh_output_action_t action; /*!< Action of Output OOB Authentication */
1072 esp_ble_mesh_output_action_t action; /*!< Action of device Output OOB Authentication */
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c579 mesh_param.node_prov_output_num.action = (esp_ble_mesh_output_action_t)act; in btc_ble_mesh_output_number_cb()
744 mesh_param.provisioner_prov_input.action = (esp_ble_mesh_output_action_t)act; in btc_ble_mesh_provisioner_prov_input_cb()