Searched defs:secondByte (Results 1 – 3 of 3) sorted by relevance
62 unsigned char secondByte = KITS::NfcSdkCommon::GetByteFromHexStr(src, offset); in GetTypeFromPayload() local
105 unsigned char secondByte = KITS::NfcSdkCommon::GetByteFromHexStr(payload, offset++); in GetBtDevClass() local
235 uint8_t StartCodeDetectorH266::GetNalType(uint8_t, uint8_t secondByte) in GetNalType() argument