Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_history.cpp389 static const uint8_t kNeighborInfoColumnWidths[] = {22, 8, 11, 18, 8, 6, 9}; in Process() local
391 OutputTableHeader(kNeighborInfoTitles, kNeighborInfoColumnWidths); in Process()