Home
last modified time | relevance | path

Searched refs:btc_hf_cb_to_app (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c167 static inline void btc_hf_cb_to_app(esp_hf_cb_event_t event, esp_hf_cb_param_t *param) in btc_hf_cb_to_app() function
212 btc_hf_cb_to_app(ESP_HF_CIND_RESPONSE_EVT, &param); in btc_hf_cind_evt()
405 btc_hf_cb_to_app(ESP_HF_AUDIO_STATE_EVT, &param); in btc_hf_connect_audio()
1287 btc_hf_cb_to_app(ESP_HF_CONNECTION_STATE_EVT, &param); in btc_hf_cb_handler()
1312 btc_hf_cb_to_app(ESP_HF_CONNECTION_STATE_EVT, &param); in btc_hf_cb_handler()
1331 btc_hf_cb_to_app(ESP_HF_CONNECTION_STATE_EVT, &param); in btc_hf_cb_handler()
1346 btc_hf_cb_to_app(ESP_HF_AUDIO_STATE_EVT, &param); in btc_hf_cb_handler()
1357 btc_hf_cb_to_app(ESP_HF_AUDIO_STATE_EVT, &param); in btc_hf_cb_handler()
1367 btc_hf_cb_to_app(ESP_HF_AUDIO_STATE_EVT, &param); in btc_hf_cb_handler()
1377 btc_hf_cb_to_app(ESP_HF_BVRA_RESPONSE_EVT, &param); in btc_hf_cb_handler()
[all …]