Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_hdlc/public/pw_hdlc/
H A Drpc_channel.h56 constexpr FixedMtuChannelOutput(stream::Writer& writer, in FixedMtuChannelOutput() function
/aosp_15_r20/external/pigweed/pw_hdlc/
H A Drpc_channel_test.cc100 TEST(FixedMtuChannelOutput, CompileTest) { in TEST() argument