Home | History | Annotate | Download | only in netbt

Lines Matching refs:rfcomm

48 #include <netbt/rfcomm.h>
52 * RFCOMM Multiplexer Sessions sit directly on L2CAP channels, and can
101 * RFCOMM System Parameters (see section 5.3)
261 * Find active rfcomm session matching src and dest addresses
333 * RFCOMM Session L2CAP protocol callbacks
367 rs->rs_mtu -= 6; /* (RFCOMM overhead could be this big) */
422 * only one RFCOMM session is allowed between any two devices
606 * RFCOMM frame contained in each L2CAP frame.
712 * RFCOMM Session receive processing
1013 * Only single octet types are defined in TS 07.10/RFCOMM spec
1015 * Length can realistically only use 15 bits (max RFCOMM MTU)
1302 * irrelevant for RFCOMM over L2CAP.
1401 /* set initial credits according to RFCOMM spec */
1457 * RFCOMM Session outward frame/uih/mcc building