Home | History | Annotate | Download | only in include

Lines Matching refs:indication

109 /* Data received indication callback prototype. Parameters are
130 /* Data buffer received indication callback prototype. Parameters are
156 /* Filters received indication callback prototype. Parameters are
158 ** TRUE if the cb is called for indication
159 ** Ignore this if it is indication, otherwise it is the result
170 BOOLEAN indication,
177 /* Multicast Filters received indication callback prototype. Parameters are
179 ** TRUE if the cb is called for indication
180 ** Ignore this if it is indication, otherwise it is the result
190 BOOLEAN indication,
205 tPAN_DATA_IND_CB *pan_data_ind_cb; /* Data indication callback */
206 tPAN_DATA_BUF_IND_CB *pan_data_buf_ind_cb; /* Data buffer indication callback */
207 tPAN_FILTER_IND_CB *pan_pfilt_ind_cb; /* protocol filter indication callback */
208 tPAN_MFILTER_IND_CB *pan_mfilt_ind_cb; /* multicast filter indication callback */