Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h136 BTA_AG_CALL_CANCEL_RES = 17, enumerator
165 CASE_RETURN_TEXT(BTA_AG_CALL_CANCEL_RES); in bta_ag_result_text()
/system/bt/bta/ag/
Dbta_ag_main.cc65 CASE_RETURN_STR(BTA_AG_CALL_CANCEL_RES) in bta_ag_res_str()
Dbta_ag_cmd.cc1574 case BTA_AG_CALL_CANCEL_RES: in bta_ag_hfp_result()
/system/bt/btif/src/
Dbtif_hf.cc1218 res = BTA_AG_CALL_CANCEL_RES; in PhoneStateChange()
1225 res = BTA_AG_CALL_CANCEL_RES; in PhoneStateChange()