Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h42 } bt_mesh_input_action_t; typedef
147 int (*input)(bt_mesh_input_action_t act, uint8_t size);
261 …int (*prov_output_num)(uint8_t method, bt_mesh_input_action_t act, void *data, uint8_t size, uint…
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.c672 static bt_mesh_input_action_t input_action(uint8_t action) in input_action()
691 bt_mesh_input_action_t input = 0U; in prov_auth()
Dprovisioner_prov.c1876 static bt_mesh_input_action_t input_action(uint8_t action)
1895 bt_mesh_input_action_t input = 0U;
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c600 static int btc_ble_mesh_input_cb(bt_mesh_input_action_t act, uint8_t size) in btc_ble_mesh_input_cb()
752 static int btc_ble_mesh_provisioner_prov_output_cb(uint8_t method, bt_mesh_input_action_t act, in btc_ble_mesh_provisioner_prov_output_cb()