Home
last modified time | relevance | path

Searched refs:esp_ble_mesh_prov_cb_event_t (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_provisioning_api.h25 typedef void (* esp_ble_mesh_prov_cb_t)(esp_ble_mesh_prov_cb_event_t event,
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/
Dmain.c93 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/
Dmain.c137 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/
Dmain.c176 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_register_cmd.c148 void ble_mesh_prov_cb(esp_ble_mesh_prov_cb_event_t event, esp_ble_mesh_prov_cb_param_t *param);
236 void ble_mesh_prov_cb(esp_ble_mesh_prov_cb_event_t event, esp_ble_mesh_prov_cb_param_t *param) in ble_mesh_prov_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_client/main/
Dmain.c239 static void example_provisioning_callback(esp_ble_mesh_prov_cb_event_t event, in example_provisioning_callback()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server/main/
Dmain.c161 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dmain.c321 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/
Dmain.c275 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_client/main/
Dmain.c231 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dmain.c333 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/main/
Dmain.c177 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/tutorial/
DBLE_Mesh_WiFi_Coexist_Example_Walkthrough.md213 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event,
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h879 } esp_ble_mesh_prov_cb_event_t; typedef
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/main/
Daligenie_demo.c863 static void example_ble_mesh_provisioning_cb(esp_ble_mesh_prov_cb_event_t event, in example_ble_mesh_provisioning_cb()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c68 static inline void btc_ble_mesh_prov_cb_to_app(esp_ble_mesh_prov_cb_event_t event, in btc_ble_mesh_prov_cb_to_app()