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
310 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && in bta_ag_send_ind()316 if (id == BTA_AG_IND_CALL) { in bta_ag_send_ind()572 bta_ag_send_ind(p_scb, BTA_AG_IND_CALL, call, false); in bta_ag_send_call_inds()
1283 send_indicator_update(control_block, BTA_AG_IND_CALL, in PhoneStateChange()1314 ag_res.ind.id = BTA_AG_IND_CALL; in PhoneStateChange()