Searched refs:BTA_AG_IND_CALL (Results 1 – 3 of 3) sorted by relevance
325 #define BTA_AG_IND_CALL 1 /* position of call indicator */ macro
513 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && (id != BTA_AG_IND_CALLHELD))) in bta_ag_send_ind()518 if (id == BTA_AG_IND_CALL) in bta_ag_send_ind()825 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, FALSE); in bta_ag_send_call_inds()
1429 send_indicator_update(BTA_AG_IND_CALL, ((num_active + num_held) > 0) ? 1 : 0); in phone_state_change()