Searched refs:readByte (Results 1 – 3 of 3) sorted by relevance
50 uint8_t readByte();84 uint8_t EhReader::readByte() { in readByte() function in EhReader142 uint8_t Enc = readByte(); in skipAugP()159 int Version = readByte(); in getFdeEncoding()173 readByte(); in getFdeEncoding()182 return readByte(); in getFdeEncoding()192 readByte(); in getFdeEncoding()
90 const bool readByte(uint8_t &currByte);91 const bool readByte(); // just read into buffer, don't need the value205 inline const bool TrcPktProcPtm::readByte() in readByte() function208 return readByte(currByte); in readByte()
118 if(readByte(currByte)) in processData()232 const bool TrcPktProcPtm::readByte(uint8_t &currByte) in readByte() function in TrcPktProcPtm410 if(readByte(currByte)) in findAsync()459 if(readByte(currByte)) in pktISync()568 if(readByte(currByte)) in pktWPointUpdate()660 bytesAvail = readByte(); in pktCtxtID()682 if(readByte(currByte)) in pktVMID()713 if(readByte(currByte)) in pktAtom()753 if(readByte(currByte)) in pktTimeStamp()836 if(readByte(currByte)) in pktBranchAddr()