Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dncp_base.hpp185 Spinel::Buffer::FrameTag GetLastOutboundFrameTag(void);
Dncp_base.cpp327 Spinel::Buffer::FrameTag NcpBase::GetLastOutboundFrameTag(void) { return mTxFrameBuffer.InFrameGetL… in GetLastOutboundFrameTag() function in ot::Ncp::NcpBase
437 mHostPowerReplyFrameTag = GetLastOutboundFrameTag(); in HandleFrameRemovedFromNcpBuffer()
2134 mHostPowerReplyFrameTag = GetLastOutboundFrameTag(); in HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()