Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dmesh_diag_api.cpp88 …return AsCoreType(aInstance).Get<Utils::MeshDiag>().QueryRouterNeighborTable(aRloc16, aCallback, a… in otMeshDiagQueryRouterNeighborTable()
/aosp_15_r20/external/openthread/src/core/utils/
H A Dmesh_diag.hpp228 …Error QueryRouterNeighborTable(uint16_t aRloc16, RouterNeighborTableCallback aCallback, void *aCon…
H A Dmesh_diag.cpp224 Error MeshDiag::QueryRouterNeighborTable(uint16_t aRloc16, RouterNeighborTableCallback aCallback, v… in QueryRouterNeighborTable() function in ot::Utils::MeshDiag