Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dmesh_diag_api.cpp79 otError otMeshDiagQueryRouterNeighborTable(otInstance *aInstance, in otMeshDiagQueryRouterNeighborTable() function
/openthread-latest/include/openthread/
Dmesh_diag.h379 otError otMeshDiagQueryRouterNeighborTable(otInstance *aInstance,
/openthread-latest/src/cli/
Dcli_mesh_diag.cpp260 SuccessOrExit(error = otMeshDiagQueryRouterNeighborTable(GetInstancePtr(), routerRloc16, in Process()