Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test_utils.cc80 bool rtr, bool ic, bool dv) { in CreateMccMscFrame()
185 bool fc, bool rtc, bool rtr, bool ic, in CreateQuickMscPacket()
/aosp12/hardware/interfaces/automotive/can/1.0/vts/functional/
H A DVtsHalCanBusVirtualV1_0TargetTest.cpp155 static CanMessage makeMessage(CanMessageId id, bool rtr, bool extended) { in makeMessage()