Searched refs:otLinkGetFrameCounter (Results 1 – 4 of 4) sorted by relevance
43 OT_TOOL_WEAK uint32_t otLinkGetFrameCounter(otInstance *) { return 0; } in otLinkGetFrameCounter() function
645 uint32_t otLinkGetFrameCounter(otInstance *aInstance);
214 uint32_t otLinkGetFrameCounter(otInstance *aInstance) in otLinkGetFrameCounter() function
2207 otLinkGetFrameCounter(mInstance) + kFrameCounterGuard)); in RestoreProperties()