Home
last modified time | relevance | path

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

/btstack/port/arduino/
H A DBTstack.cpp365 bool UUID::matches(UUID *other) const { in matches() function in UUID
483 bool BLECharacteristic::matches(UUID * uuid){ in matches() function in BLECharacteristic
507 bool BLEService::matches(UUID * uuid){ in matches() function in BLEService