Searched refs:esp_hf_client_cb_event_t (Results 1 – 2 of 2) sorted by relevance
101 } esp_hf_client_cb_event_t; typedef314 typedef void (* esp_hf_client_cb_t)(esp_hf_client_cb_event_t event, esp_hf_client_cb_param_t *param…
104 static inline void btc_hf_client_cb_to_app(esp_hf_client_cb_event_t event, esp_hf_client_cb_param_t… in btc_hf_client_cb_to_app()