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.h145 #define BTA_AG_CALL_CANCEL_RES 17 macro
/system/bt/btif/src/
Dbtif_hf.cc1151 res = BTA_AG_CALL_CANCEL_RES; in PhoneStateChange()
1158 res = BTA_AG_CALL_CANCEL_RES; in PhoneStateChange()
/system/bt/bta/ag/
Dbta_ag_main.cc103 CASE_RETURN_STR(BTA_AG_CALL_CANCEL_RES) in bta_ag_res_str()
Dbta_ag_cmd.cc1544 case BTA_AG_CALL_CANCEL_RES: in bta_ag_hfp_result()