Lines Matching full:indication
79 ** Description This function is registered with BNEP as connection indication
234 /* If the connection indication is for the existing connection
291 PAN_TRACE_DEBUG1 ("New connection indication for handle %d", handle);
322 ** indication callback
341 PAN_TRACE_ERROR1 ("PAN State change indication for wrong handle %d", handle);
417 ** Description This function is registered with BNEP as data indication
460 PAN_TRACE_ERROR1 ("PAN Data indication for wrong handle %d", handle);
466 PAN_TRACE_ERROR2 ("PAN Data indication in wrong state %d for handle %d",
523 ** Description This function is registered with BNEP as data buffer indication
555 PAN_TRACE_ERROR1 ("PAN Data buffer indication for wrong handle %d", handle);
562 PAN_TRACE_ERROR2 ("PAN Data indication in wrong state %d for handle %d",
660 ** Description This function is registered with BNEP as proto filter indication
666 ** indication - TRUE if this is indication
677 BOOLEAN indication,
684 handle, indication, result, num_filters);
687 (*pan_cb.pan_pfilt_ind_cb) (handle, indication, result, num_filters, p_filters);
698 ** Description This function is registered with BNEP as mcast filter indication
704 ** indication - TRUE if this is indication
715 BOOLEAN indication,
722 handle, indication, result, num_filters);
725 (*pan_cb.pan_mfilt_ind_cb) (handle, indication, result, num_filters, p_filters);