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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.cpp1587 TIrDisconnectReply* discReply = (TIrDisconnectReply*)GetCurrentEvent(); local
1588 discReply->fEvent = kIrDisconnectReplyEvent;
1589 discReply->fResult = kIrDAErrCancel;
1595 GetLMP->EnqueueEvent(discReply);

Completed in 109 milliseconds