Searched refs:Demultiplexor (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLMP.h54 void Demultiplexor(CBufferSegment* inputBuffer);
H A DIrLAPConn.h54 void Demultiplexor(CBufferSegment* inputBuffer);
H A DIrLMP.cpp489 // Demultiplexor
491 void TIrLMP::Demultiplexor(CBufferSegment* inputBuffer) function in class:TIrLMP
494 GetLAPConn->Demultiplexor(inputBuffer);
496 } // TIrLMP::Demultiplexor
H A DIrLAPConn.cpp1078 // Demultiplexor
1080 void TIrLAPConn::Demultiplexor(CBufferSegment* inputBuffer) function in class:TIrLAPConn
1157 } // TIrLAPConn::Demultiplexor
H A DIrLAP.cpp2655 GetLMP->Demultiplexor(fInputBuffer);

Completed in 136 milliseconds