Searched refs:esp_hf_client_cb_t (Results 1 – 3 of 3) sorted by relevance
314 typedef void (* esp_hf_client_cb_t)(esp_hf_client_cb_event_t event, esp_hf_client_cb_param_t *param… typedef328 esp_err_t esp_hf_client_register_callback(esp_hf_client_cb_t callback);
106 …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()
18 esp_err_t esp_hf_client_register_callback(esp_hf_client_cb_t callback) in esp_hf_client_register_callback()