Searched refs:btc_hf_callbacks (Results 1 – 1 of 1) sorted by relevance
169 esp_hf_cb_t btc_hf_callbacks = (esp_hf_cb_t)btc_profile_cb_get(BTC_PID_HF); in btc_hf_cb_to_app() local170 if (btc_hf_callbacks) { in btc_hf_cb_to_app()171 btc_hf_callbacks(event, param); in btc_hf_cb_to_app()