Searched refs:ByteMatcher (Results 1 – 4 of 4) sorted by relevance
74 typedef bool (*ByteMatcher)(uint8_t aFirst, uint8_t aSecond); typedef86 ByteMatcher aMatcher);207 bool MatchesBytesIn(const void *aBuffer, ByteMatcher aMatcher) in MatchesBytesIn()
41 ByteMatcher aMatcher) in MatchBytes()
909 …bool CompareBytes(uint16_t aOffset, const void *aBuf, uint16_t aLength, ByteMatcher aMatcher = nul…930 ByteMatcher aMatcher = nullptr) const;
659 bool Message::CompareBytes(uint16_t aOffset, const void *aBuf, uint16_t aLength, ByteMatcher aMatch… in CompareBytes()683 ByteMatcher aMatcher) const in CompareBytes()