Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel_interface.hpp151 kSpinelInterfaceTypeHdlc = 1, ///< The type of Spinel HDLC interface. enumerator
/openthread-latest/src/posix/platform/
Dhdlc_interface.cpp143 mInterfaceMetrics.mRcpInterfaceType = kSpinelInterfaceTypeHdlc; in HdlcInterface()