Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h34 } bt_mesh_output_action_t; typedef
120 int (*output_number)(bt_mesh_output_action_t act, uint32_t num);
246 …int (*prov_input_num)(uint8_t method, bt_mesh_output_action_t act, uint8_t size, uint8_t link_idx…
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c654 static bt_mesh_output_action_t output_action(uint8_t action) in output_action()
690 bt_mesh_output_action_t output = 0U; in prov_auth()
Dprovisioner_prov.c1858 static bt_mesh_output_action_t output_action(uint8_t action)
1894 bt_mesh_output_action_t output = 0U;
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c572 static int btc_ble_mesh_output_number_cb(bt_mesh_output_action_t act, uint32_t num) in btc_ble_mesh_output_number_cb()
735 static int btc_ble_mesh_provisioner_prov_input_cb(uint8_t method, bt_mesh_output_action_t act, in btc_ble_mesh_provisioner_prov_input_cb()