Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_history.cpp535 static const uint8_t kRouterInfoColumnWidths[] = {22, 16, 13, 13, 12}; in Process() local
537 OutputTableHeader(kRouterInfoTitles, kRouterInfoColumnWidths); in Process()