Searched refs:Spinel (Results 1 – 7 of 7) sorted by relevance
52 class HdlcInterface : public ot::Spinel::SpinelInterface161 ot::Spinel::FrameBuffer<kEncoderBufferSize> mEncoderBuffer;164 ot::Spinel::SpinelInterface::RxFrameBuffer *mReceiveFrameBuffer;165 ot::Spinel::SpinelInterface::ReceiveFrameCallback mReceiveFrameCallback;167 ot::Spinel::MultiFrameBuffer<kMaxMultiFrameSize> mRxSpinelFrameBuffer;
58 static ot::Spinel::RadioSpinel *psRadioSpinel;61 static ot::Spinel::SpinelDriver *psSpinelDriver;519 spinel_iid_t iidList[ot::Spinel::kSpinelHeaderMaxNumIid]; in platformRadioInit()520 struct ot::Spinel::RadioSpinelCallbacks callbacks; in platformRadioInit()524 psRadioSpinel = new ot::Spinel::RadioSpinel(); in platformRadioInit()525 psSpinelDriver = new ot::Spinel::SpinelDriver(); in platformRadioInit()
5 bool "OpenThread dedicated Spinel protocol backend"
89 OpenThread Spinel HDLC RCP Host Interface Files
136 int "Default Spinel serialization response timeout in milliseconds"
435 - Used by the OpenThread to specify UART device for Spinel protocol
807 * Added Spinel protocol logging backend.