Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h142 #define BTA_AG_OUT_CALL_CONN_RES 16 /* Outgoing phone call connected */ macro
/system/bt/btif/src/
Dbtif_hf.cc1128 res = BTA_AG_OUT_CALL_CONN_RES; in PhoneStateChange()
1158 res = BTA_AG_OUT_CALL_CONN_RES; in PhoneStateChange()
/system/bt/bta/ag/
Dbta_ag_cmd.cc564 result == BTA_AG_OUT_CALL_CONN_RES || in bta_ag_send_call_inds()
1517 case BTA_AG_OUT_CALL_CONN_RES: in bta_ag_hfp_result()
Dbta_ag_main.cc102 CASE_RETURN_STR(BTA_AG_OUT_CALL_CONN_RES) in bta_ag_res_str()