Home
last modified time | relevance | path

Searched refs:BTA_AgResult (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_hf.cc222 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_UNAT_RES, ag_res); in send_at_result()
239 BTA_AgResult(control_block.handle, BTA_AG_IND_RES, ag_res); in send_indicator_update()
821 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res); in StartVoiceRecognition()
845 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res); in StopVoiceRecognition()
864 BTA_AgResult(btif_hf_cb[idx].handle, in VolumeControl()
916 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_COPS_RES, ag_res); in CopsResponse()
948 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_CIND_RES, ag_res); in CindResponse()
968 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_UNAT_RES, ag_res); in FormattedAtResponse()
1040 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_CLCC_RES, ag_res); in ClccResponse()
1089 BTA_AgResult(control_block.handle, BTA_AG_END_CALL_RES, in PhoneStateChange()
[all …]
/system/bt/bta/ag/
Dbta_ag_api.cc202 void BTA_AgResult(uint16_t handle, tBTA_AG_RES result, in BTA_AgResult() function
/system/bt/bta/include/
Dbta_ag_api.h584 void BTA_AgResult(uint16_t handle, tBTA_AG_RES result,