Searched refs:BTA_AG_IND_CALLHELD (Results 1 – 3 of 3) sorted by relevance
403 #define BTA_AG_IND_CALLHELD 7 /* position of callheld indicator */ macro
1093 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 0); in PhoneStateChange()1261 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()1293 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, in PhoneStateChange()1302 send_indicator_update(control_block, BTA_AG_IND_CALLHELD, 1); in PhoneStateChange()
311 (id != BTA_AG_IND_CALLHELD))) in bta_ag_send_ind()349 if ((id == BTA_AG_IND_CALLHELD) && (!on_demand)) { in bta_ag_send_ind()