Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_ag_api.h408 #define BTA_AG_CALL_ACTIVE 1 /* Phone call active */ macro
/system/bt/bta/ag/
Dbta_ag_cmd.cc566 call = BTA_AG_CALL_ACTIVE; in bta_ag_send_call_inds()
992 if ((ag_scb->call_ind == BTA_AG_CALL_ACTIVE) && in bta_ag_at_hfp_cback()
/system/bt/btif/src/
Dbtif_hf.cc1284 ((num_active + num_held) > 0) ? BTA_AG_CALL_ACTIVE in PhoneStateChange()