Searched defs:ReadUint16 (Results 1 – 7 of 7) sorted by relevance
161 inline uint16_t ReadUint16(const uint8_t *aBuffer) in ReadUint16() function344 inline uint16_t ReadUint16(const uint8_t *aBuffer) in ReadUint16() function
104 std::uint16_t ReadUint16(const std::uint8_t* buf) { in ReadUint16() function
119 otError Decoder::ReadUint16(uint16_t &aUint16) in ReadUint16() function in ot::Spinel::Decoder
59 uint16_t ReadUint16(const unsigned char* buffer, unsigned int offset) in ReadUint16() function
53 static BROTLI_BOOL ReadUint16(const uint8_t* encoded, size_t size, size_t* pos, in ReadUint16() function
97 uint16_t ReadUint16(const IPacketBufferPtr& packetBuffer, unsigned int offset) in ReadUint16() function
51 bool ReadUint16(uint16_t* out, FILE* file) { in ReadUint16() function