Lines Matching full:indicator
309 /* callsetup indicator value lookup table */
509 ** Description Send an indicator CIEV result code.
520 /* If the indicator is masked out, just return */
834 /* Send indicator function tracks if the values have actually changed */
873 ** Description This function returns the index of an empty HF indicator
876 ** Returns int : index of the empty HF indicator structure or
877 ** -1 if no empty indicator
897 ** Description This function returns the index of the HF indicator
898 ** structure by the indicator id
900 ** Returns int : index of the HF indicator structure
901 ** -1 if the indicator
974 /* Add ',' from second indicator */
1007 /* Check whether local and peer sides support this indicator */
1020 /* If indicator is not supported, also set it to disable */
1051 APPL_TRACE_DEBUG("%s BIEV indicator id %d, value %d", __func__, rcv_ind_id, rcv_ind_val);
1053 /* Check whether indicator ID is valid or not */
1056 APPL_TRACE_WARNING("%s received invalid indicator id %d", __func__, rcv_ind_id);
1060 /* Check this indicator is support or not and enabled or not */
1067 APPL_TRACE_WARNING("%s indicator id %d not supported or disabled", __func__, rcv_ind_id);
1071 /* For each indicator ID, check whether the indicator value is in range */
1225 /* If it is swap between calls, set call held indicator to 3(out of valid 0-2)
1227 ** callheld indicator will be sent across to the peer. */
1273 /* don't call callback receiving invalid indicator */
1438 /* Parse the indicator mask */
1747 /* send callsetup indicator */
1858 /* if sco open, close sco then send indicator values */
1867 /* Send only callsetup end indicator after sco close */
1982 APPL_TRACE_WARNING("%s Invalid HF Indicator ID %d", __func__,
1992 APPL_TRACE_WARNING("%s Invalid HF Indicator ID %d", __func__,
2010 APPL_TRACE_DEBUG("%s HF Indicator %d already %s", p_result->data.ind.id,