Searched refs:esp_hf_cb_t (Results 1 – 3 of 3) sorted by relevance
272 typedef void (* esp_hf_cb_t) (esp_hf_cb_event_t event, esp_hf_cb_param_t *param); typedef289 esp_err_t esp_hf_ag_register_callback(esp_hf_cb_t callback);
31 esp_err_t esp_hf_ag_register_callback(esp_hf_cb_t callback) in esp_hf_ag_register_callback()
212 esp_hf_cb_t btc_hf_callbacks = (esp_hf_cb_t)btc_profile_cb_get(BTC_PID_HF); in btc_hf_cb_to_app()