Searched refs:tBTA_AG_RES_DATA (Results 1 – 4 of 4) sorted by relevance
269 tBTA_AG_RES_DATA ag_res; in send_at_result()292 tBTA_AG_RES_DATA ag_res; in send_indicator_update()294 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in send_indicator_update()919 tBTA_AG_RES_DATA ag_res; in start_voice_recognition()960 tBTA_AG_RES_DATA ag_res; in stop_voice_recognition()998 tBTA_AG_RES_DATA ag_res; in volume_control()999 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in volume_control()1066 tBTA_AG_RES_DATA ag_res; in cops_response()1104 tBTA_AG_RES_DATA ag_res; in cind_response()1145 tBTA_AG_RES_DATA ag_res; in bind_response()[all …]
265 } tBTA_AG_RES_DATA; typedef567 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
253 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult()
174 tBTA_AG_RES_DATA data;