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.h96 #define BTA_AG_CALL_CANCEL_RES 17 /* Incoming/outgoing 3-way canceled before connected */ macro
/system/bt/btif/src/
Dbtif_hf.c1357 res = BTA_AG_CALL_CANCEL_RES; in phone_state_change()
1367 res = BTA_AG_CALL_CANCEL_RES; in phone_state_change()
/system/bt/bta/ag/
Dbta_ag_main.c980 case BTA_AG_CALL_CANCEL_RES: return ("AT Result BTA_AG_CALL_CANCEL_RES"); in bta_ag_evt_str()
Dbta_ag_cmd.c1595 case BTA_AG_CALL_CANCEL_RES: in bta_ag_hfp_result()