Home
last modified time | relevance | path

Searched refs:otPdProcessedRaInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dborder_routing.h142 typedef struct otPdProcessedRaInfo struct
147 } otPdProcessedRaInfo; typedef
353 otError otBorderRoutingGetPdProcessedRaInfo(otInstance *aInstance, otPdProcessedRaInfo *aPdProcesse…
/openthread-latest/src/core/api/
Dborder_routing_api.cpp109 otError otBorderRoutingGetPdProcessedRaInfo(otInstance *aInstance, otPdProcessedRaInfo *aPdProcesse… in otBorderRoutingGetPdProcessedRaInfo()
/openthread-latest/src/core/border_router/
Drouting_manager.hpp113 … typedef otPdProcessedRaInfo PdProcessedRaInfo; ///< Data of PdProcessedRaInfo.