Searched refs:tBTA_AG_RES_DATA (Results 1 – 4 of 4) sorted by relevance
263 tBTA_AG_RES_DATA ag_res; in send_at_result()286 tBTA_AG_RES_DATA ag_res; in send_indicator_update()288 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in send_indicator_update()865 tBTA_AG_RES_DATA ag_res; in start_voice_recognition()900 tBTA_AG_RES_DATA ag_res; in stop_voice_recognition()932 tBTA_AG_RES_DATA ag_res; in volume_control()933 memset(&ag_res, 0, sizeof(tBTA_AG_RES_DATA)); in volume_control()994 tBTA_AG_RES_DATA ag_res; in cops_response()1026 tBTA_AG_RES_DATA ag_res; in cind_response()1061 tBTA_AG_RES_DATA ag_res; in formatted_at_response()[all …]
218 } tBTA_AG_RES_DATA; typedef505 BTA_API void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data);
280 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult()
186 tBTA_AG_RES_DATA data;