Home
last modified time | relevance | path

Searched refs:esp_ble_mesh_ble_cb_event_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/include/
Desp_ble_mesh_ble_api.h24 } esp_ble_mesh_ble_cb_event_t; typedef
73 typedef void (* esp_ble_mesh_ble_cb_t)(esp_ble_mesh_ble_cb_event_t event,
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_ble.c165 static inline void btc_ble_mesh_ble_cb_to_app(esp_ble_mesh_ble_cb_event_t event, in btc_ble_mesh_ble_cb_to_app()