Home | History | Annotate | Download | only in l2cap

Lines Matching refs:L2CA_FlushChannel

1781 ** Function     L2CA_FlushChannel
1793 UINT16 L2CA_FlushChannel (UINT16 lcid, UINT16 num_to_flush)
1806 L2CAP_TRACE_WARNING ("L2CA_FlushChannel() abnormally returning 0 CID: 0x%04x", lcid);
1812 L2CAP_TRACE_API ("L2CA_FlushChannel (FLUSH) CID: 0x%04x NumToFlush: %d QC: %u pFirst: 0x%08x",
1817 L2CAP_TRACE_API ("L2CA_FlushChannel (QUERY) CID: 0x%04x", lcid);
1891 L2CAP_TRACE_DEBUG ("L2CA_FlushChannel() flushed: %u + %u, num_left: %u", num_flushed1, num_flushed2, num_left);