Home
last modified time | relevance | path

Searched defs:otLinkGetFrameCounter (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/gtest/
Dfake_coprocessor_platform.cpp43 OT_TOOL_WEAK uint32_t otLinkGetFrameCounter(otInstance *) { return 0; } in otLinkGetFrameCounter() function
/openthread-latest/src/core/api/
Dlink_api.cpp214 uint32_t otLinkGetFrameCounter(otInstance *aInstance) in otLinkGetFrameCounter() function