Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c104 static inline void btc_hf_client_cb_to_app(esp_hf_client_cb_event_t event, esp_hf_client_cb_param_t… in btc_hf_client_cb_to_app() function
175 btc_hf_client_cb_to_app(ESP_HF_CLIENT_PROF_STATE_EVT, &param); in btc_hf_client_init()
242 btc_hf_client_cb_to_app(ESP_HF_CLIENT_PROF_STATE_EVT, &param); in btc_hf_client_deinit()
301 btc_hf_client_cb_to_app(ESP_HF_CLIENT_AUDIO_STATE_EVT, &param); in btc_hf_client_connect_audio()
815 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_CALL_EVT, &param); in process_ind_evt()
820 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_CALL_SETUP_EVT, &param); in process_ind_evt()
824 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_CALL_HELD_EVT, &param); in process_ind_evt()
829 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_SERVICE_AVAILABILITY_EVT, &param); in process_ind_evt()
834 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_SIGNAL_STRENGTH_EVT, &param); in process_ind_evt()
839 btc_hf_client_cb_to_app(ESP_HF_CLIENT_CIND_ROAMING_STATUS_EVT, &param); in process_ind_evt()
[all …]