Searched refs:esp_hf_client_cb_t (Results 1 – 3 of 3) sorted by relevance
291 typedef void (* esp_hf_client_cb_t)(esp_hf_client_cb_event_t event, esp_hf_client_cb_param_t *param… typedef305 esp_err_t esp_hf_client_register_callback(esp_hf_client_cb_t callback);
95 …esp_hf_client_cb_t btc_hf_client_callback = (esp_hf_client_cb_t)btc_profile_cb_get(BTC_PID_HF_CLIE… in btc_hf_client_cb_to_app()
26 esp_err_t esp_hf_client_register_callback(esp_hf_client_cb_t callback) in esp_hf_client_register_callback()