Searched refs:StartDataReceive (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.cpp1230 //StartDataReceive(); // jdg: can't do this since read can call me back w/data
1242 StartDataReceive(); // now that state's changed, can do a read
1361 //StartDataReceive(); // jdg: moved below
1372 StartDataReceive(); // jdg: wait until new state before issuing read
1686 StartDataReceive();
1791 StartDataReceive();
1933 //StartDataReceive(); // Post the read as soon as possible
1936 StartDataReceive(); // jdg: wait until state change to do read
2174 StartDataReceive();
2241 // Kind of a hack forcing poll bit off so StartDataReceive i
3156 void TIrLAP::StartDataReceive() function in class:TIrLAP
[all...]
H A DIrLAP.h410 void StartDataReceive();

Completed in 118 milliseconds