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

/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrDscInfo.h75 ULong GetDeviceAddr() { return fDevAddr; } function in class:TIrDscInfo
H A DIrLMP.cpp456 addrToCheck = discoveryInfo->GetDeviceAddr();
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Streams/
H A DIrDiscovery.cpp382 if (oldInfo && (oldInfo->GetDeviceAddr() == dscInfo->GetDeviceAddr())) {
405 if( oldInfo->GetDeviceAddr() == lapAddr ) {
442 userResults->discoverResult[index].addr = dscInfo->GetDeviceAddr();
H A DCIrLSAP.cpp749 fDiscoverInfo[index].addr = dscInfo->GetDeviceAddr();

Completed in 145 milliseconds