Home | History | Annotate | Download | only in l2cap

Lines Matching refs:L2CA_FlushChannel

1701 ** Function     L2CA_FlushChannel
1713 UINT16 L2CA_FlushChannel (UINT16 lcid, UINT16 num_to_flush)
1726 L2CAP_TRACE_WARNING1 ("L2CA_FlushChannel() abnormally returning 0 CID: 0x%04x", lcid);
1732 L2CAP_TRACE_API4 ("L2CA_FlushChannel (FLUSH) CID: 0x%04x NumToFlush: %d QC: %u pFirst: 0x%08x",
1737 L2CAP_TRACE_API1 ("L2CA_FlushChannel (QUERY) CID: 0x%04x", lcid);
1811 L2CAP_TRACE_DEBUG3 ("L2CA_FlushChannel() flushed: %u + %u, num_left: %u", num_flushed1, num_flushed2, num_left);