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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.h48 kIrLAPInformation = 0x00, enumerator in enum:IrLAPCommandsAndResponses
438 Boolean RecdIFrame() { return (fRecdCmdRsp & kIrLAPIMask) == kIrLAPInformation; }
H A DIrLAP.cpp3863 if ((cField & kIrLAPIMask) == kIrLAPInformation) {

Completed in 80 milliseconds