Searched defs:CompareBytes (Results 1 – 3 of 3) sorted by relevance
678 bool Message::CompareBytes(uint16_t aOffset, const void *aBuf, uint16_t aLength, ByteMatcher aMatch… in CompareBytes() function in ot::Message698 bool Message::CompareBytes(uint16_t aOffset, in CompareBytes() function in ot::Message
91 bool UUID::CompareBytes(const ByteBuffer& bytes) const { in CompareBytes() function in bt::UUID
164 TEST(UUIDTest, CompareBytes) { in TEST() argument