Home
last modified time | relevance | path

Searched defs:CompareBytes (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/common/
Duuid.cc91 bool UUID::CompareBytes(const ByteBuffer& bytes) const { in CompareBytes() function in bt::UUID
Duuid_test.cc164 TEST(UUIDTest, CompareBytes) { in TEST() argument
/external/openthread/src/core/common/
Dmessage.cpp659 bool Message::CompareBytes(uint16_t aOffset, const void *aBuf, uint16_t aLength, ByteMatcher aMatch… in CompareBytes() function in ot::Message
679 bool Message::CompareBytes(uint16_t aOffset, in CompareBytes() function in ot::Message