Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/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-2.7.6/examples/bluetooth/nimble/blemesh/main/
Dapp_mesh.c382 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dprov.c653 static bt_mesh_output_action_t output_action(uint8_t action) in output_action()
689 bt_mesh_output_action_t output = 0U; in prov_auth()
Dprovisioner_prov.c1850 static bt_mesh_output_action_t output_action(uint8_t action)
1886 bt_mesh_output_action_t output = 0U;
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c555 static int btc_ble_mesh_output_number_cb(bt_mesh_output_action_t act, uint32_t num) in btc_ble_mesh_output_number_cb()
718 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()