Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.cpp4422 static const uint8_t kNeighborTableColumnWidths[] = { in Process() local
4426 OutputTableHeader(kNeighborTableTitles, kNeighborTableColumnWidths); in Process()