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/ |
D | esp_ble_mesh_provisioning_api.h | 25 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/ |
D | main.c | 93 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/ |
D | main.c | 137 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/ |
D | main.c | 176 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/ |
D | ble_mesh_register_cmd.c | 148 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/ |
D | main.c | 239 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/ |
D | main.c | 161 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/ |
D | main.c | 321 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/ |
D | main.c | 275 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/ |
D | main.c | 231 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/ |
D | main.c | 333 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/ |
D | main.c | 177 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/ |
D | BLE_Mesh_WiFi_Coexist_Example_Walkthrough.md | 213 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/ |
D | esp_ble_mesh_defs.h | 879 } esp_ble_mesh_prov_cb_event_t; typedef
|
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/main/ |
D | aligenie_demo.c | 863 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/ |
D | btc_ble_mesh_prov.c | 68 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()
|