Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/api/
Dlink_raw_api.cpp255 otPanId otLinkGetPanId(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mac::LinkRaw>().Ge… in otLinkGetPanId() function
Dlink_api.cpp130 otPanId otLinkGetPanId(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mac::Mac>().GetPan… in otLinkGetPanId() function