Searched refs:BTA_AG_IND_CALLSETUP (Results 1 – 3 of 3) sorted by relevance
267 #define BTA_AG_IND_CALLSETUP 2 /* position of callsetup indicator */ macro
532 ((id != BTA_AG_IND_CALL) && (id != BTA_AG_IND_CALLSETUP) && (id != BTA_AG_IND_CALLHELD))) in bta_ag_send_ind()543 if ((id == BTA_AG_IND_CALLSETUP) && (on_demand == FALSE)) { in bta_ag_send_ind()803 bta_ag_send_ind(p_scb, BTA_AG_IND_CALLSETUP, callsetup, FALSE); in bta_ag_send_call_inds()
574 send_indicator_update(BTA_AG_IND_CALLSETUP, call_setup_state); in btc_hf_indchange_notification()