Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c47 btc_profile_cb_set(BTC_PID_HF, callback); in esp_bt_hf_register_callback()
58 msg.pid = BTC_PID_HF; in esp_bt_hf_init()
77 msg.pid = BTC_PID_HF; in esp_bt_hf_deinit()
96 msg.pid = BTC_PID_HF; in esp_bt_hf_connect()
115 msg.pid = BTC_PID_HF; in esp_bt_hf_disconnect()
134 msg.pid = BTC_PID_HF; in esp_bt_hf_connect_audio()
153 msg.pid = BTC_PID_HF; in esp_bt_hf_disconnect_audio()
172 msg.pid = BTC_PID_HF; in esp_bt_hf_vra()
192 msg.pid = BTC_PID_HF; in esp_bt_hf_volume_control()
213 msg.pid = BTC_PID_HF; in esp_hf_unat_response()
[all …]
/hal_espressif-2.7.6/components/bt/common/btc/include/btc/
Dbtc_task.h69 BTC_PID_HF, enumerator
/hal_espressif-2.7.6/components/bt/common/btc/core/
Dbtc_task.c118 [BTC_PID_HF] = {btc_hf_call_handler, btc_hf_cb_handler},
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c165 esp_hf_cb_t btc_hf_callbacks = (esp_hf_cb_t)btc_profile_cb_get(BTC_PID_HF); in btc_hf_cb_to_app()
232 msg.pid = BTC_PID_HF; in bte_hf_evt()