Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c177 tBTA_AG_RES_DATA ag_res; in send_indicator_update()
178 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in send_indicator_update()
443 tBTA_AG_RES_DATA ag_res; in btc_hf_vra()
463 tBTA_AG_RES_DATA ag_res; in btc_hf_volume_control()
464 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in btc_hf_volume_control()
486 tBTA_AG_RES_DATA ag_res; in btc_hf_unat_response()
513 tBTA_AG_RES_DATA ag_res; in btc_hf_cmee_response()
562 tBTA_AG_RES_DATA ag_res; in btc_hf_cind_response()
590 tBTA_AG_RES_DATA ag_res; in btc_hf_cops_response()
615 tBTA_AG_RES_DATA ag_res; in btc_hf_clcc_response()
[all …]
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h311 } tBTA_AG_RES_DATA; typedef
558 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_api.c261 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h189 tBTA_AG_RES_DATA data;