Searched refs:esp_gattc_cb_event_t (Results 1 – 2 of 2) sorted by relevance
66 } esp_gattc_cb_event_t; typedef268 typedef void (* esp_gattc_cb_t)(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_gattc_c…
22 static inline void btc_gattc_cb_to_app(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if, esp_ble_… in btc_gattc_cb_to_app()