Home
last modified time | relevance | path

Searched defs:aSetIfLarger (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/mac/
H A Dlink_raw.cpp261 Error LinkRaw::SetMacFrameCounter(uint32_t aFrameCounter, bool aSetIfLarger) in SetMacFrameCounter()
H A Dsub_mac.cpp949 void SubMac::SetFrameCounter(uint32_t aFrameCounter, bool aSetIfLarger) in SetFrameCounter()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.cpp422 void KeyManager::SetAllMacFrameCounters(uint32_t aFrameCounter, bool aSetIfLarger) in SetAllMacFrameCounters()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp921 otError RadioSpinel::SetMacFrameCounter(uint32_t aMacFrameCounter, bool aSetIfLarger) in SetMacFrameCounter()