Home
last modified time | relevance | path

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

/openthread-3.5.0/src/ncp/
Dncp_hdlc.cpp143 if (super_t::ShouldWakeHost()) in EncodeAndSend()
Dncp_spi.cpp265 if (ShouldWakeHost()) in PrepareNextSpiSendFrame()
Dncp_base.hpp146 bool ShouldWakeHost(void);
Dncp_base.cpp457 bool NcpBase::ShouldWakeHost(void) in ShouldWakeHost() function in ot::Ncp::NcpBase