Searched refs:otLinkRawSetMacFrameCounterIfLarger (Results 1 – 3 of 3) sorted by relevance
375 otError otLinkRawSetMacFrameCounterIfLarger(otInstance *aInstance, uint32_t aMacFrameCounter);
218 otError otLinkRawSetMacFrameCounterIfLarger(otInstance *aInstance, uint32_t aMacFrameCounter) in otLinkRawSetMacFrameCounterIfLarger() function
587 error = otLinkRawSetMacFrameCounterIfLarger(mInstance, frameCounter); in HandlePropertySet()