Home
last modified time | relevance | path

Searched refs:isRtr (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/
DCanBus.cpp245 static bool match(const hidl_vec<CanMessageFilter>& filter, CanMessageId id, bool isRtr, in match() argument
253 satisfiesFilterFlag(rule.rtr, isRtr) && in match()