Home
last modified time | relevance | path

Searched refs:otBorderRoutingDhcp6PdState (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/include/openthread/
Dborder_routing.h153 } otBorderRoutingDhcp6PdState; typedef
483 otBorderRoutingDhcp6PdState otBorderRoutingDhcp6PdGetState(otInstance *aInstance);
/openthread-3.6.0/src/core/api/
Dborder_routing_api.cpp198 otBorderRoutingDhcp6PdState otBorderRoutingDhcp6PdGetState(otInstance *aInstance) in otBorderRoutingDhcp6PdGetState()
200 return static_cast<otBorderRoutingDhcp6PdState>( in otBorderRoutingDhcp6PdGetState()