Searched refs:esp_gatts_cb_event_t (Results 1 – 2 of 2) sorted by relevance
46 } esp_gatts_cb_event_t; typedef279 typedef void (* esp_gatts_cb_t)(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if, esp_ble_gatts_c…
36 static inline void btc_gatts_cb_to_app(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if, esp_ble_… in btc_gatts_cb_to_app()