Searched refs:BTA_AG_IND_CALL (Results 1 – 3 of 3) sorted by relevance
395 #define BTA_AG_IND_CALL 1 /* position of call indicator */ macro
309 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && in bta_ag_send_ind()315 if (id == BTA_AG_IND_CALL) { in bta_ag_send_ind()571 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, false); in bta_ag_send_call_inds()
1319 send_indicator_update(control_block, BTA_AG_IND_CALL, in PhoneStateChange()1350 ag_res.ind.id = BTA_AG_IND_CALL; in PhoneStateChange()