Searched refs:tBTA_AG_RES_DATA (Results 1 – 4 of 4) sorted by relevance
192 tBTA_AG_RES_DATA ag_res; in send_at_result()215 tBTA_AG_RES_DATA ag_res; in send_indicator_update()217 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in send_indicator_update()618 tBTA_AG_RES_DATA ag_res; in start_voice_recognition()651 tBTA_AG_RES_DATA ag_res; in stop_voice_recognition()680 tBTA_AG_RES_DATA ag_res; in volume_control()681 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in volume_control()740 tBTA_AG_RES_DATA ag_res; in cops_response()769 tBTA_AG_RES_DATA ag_res; in cind_response()804 tBTA_AG_RES_DATA ag_res; in formatted_at_response()[all …]
218 } tBTA_AG_RES_DATA; typedef492 BTA_API void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
282 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult()
186 tBTA_AG_RES_DATA data;