Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dmesh_diag_api.cpp83 otError otMeshDiagQueryRouterNeighborTable(otInstance *aInstance, in otMeshDiagQueryRouterNeighborTable() function
/aosp_15_r20/external/openthread/include/openthread/
H A Dmesh_diag.h402 otError otMeshDiagQueryRouterNeighborTable(otInstance *aInstance,
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp5178 SuccessOrExit(error = otMeshDiagQueryRouterNeighborTable(GetInstancePtr(), routerRloc16, in Process()