Searched refs:otLinkRawSetMacFrameCounter (Results 1 – 3 of 3) sorted by relevance
364 otError otLinkRawSetMacFrameCounter(otInstance *aInstance, uint32_t aMacFrameCounter);
213 otError otLinkRawSetMacFrameCounter(otInstance *aInstance, uint32_t aMacFrameCounter) in otLinkRawSetMacFrameCounter() function
591 error = otLinkRawSetMacFrameCounter(mInstance, frameCounter); in HandlePropertySet()