Searched defs:SetMacFrameCounter (Results 1 – 5 of 5) sorted by relevance
| /external/openthread/src/core/mac/ | ||
| D | mac_links.cpp | 251 void Links::SetMacFrameCounter(TxFrame &aFrame)  in SetMacFrameCounter()  function in ot::Mac::Links | 
| D | link_raw.cpp | 261 Error LinkRaw::SetMacFrameCounter(uint32_t aMacFrameCounter)  in SetMacFrameCounter()  function in ot::Mac::LinkRaw | 
| /external/openthread/src/core/radio/ | ||
| D | radio.hpp | 301     void SetMacFrameCounter(uint32_t aMacFrameCounter)  in SetMacFrameCounter()  function in ot::Radio | 
| /external/openthread/src/core/common/ | ||
| D | settings.hpp | 246         void SetMacFrameCounter(uint32_t aMacFrameCounter)  in SetMacFrameCounter()  function in ot::SettingsBase::NetworkInfo | 
| /external/openthread/src/lib/spinel/ | ||
| D | radio_spinel_impl.hpp | 1198 otError RadioSpinel<InterfaceType, ProcessContextType>::SetMacFrameCounter(uint32_t aMacFrameCounte…  in SetMacFrameCounter()  function in ot::Spinel::RadioSpinel |