Home
last modified time | relevance | path

Searched refs:esp_ble_mesh_model_cb_event_t (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_networking_api.h17 typedef void (* esp_ble_mesh_model_cb_t)(esp_ble_mesh_model_cb_event_t event,
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h2211 } esp_ble_mesh_model_cb_event_t; typedef
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c95 static inline void btc_ble_mesh_model_cb_to_app(esp_ble_mesh_model_cb_event_t event, in btc_ble_mesh_model_cb_to_app()