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