Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_history.cpp278 static const uint8_t kNetInfoColumnWidths[] = {22, 10, 6, 8, 14}; in Process() local
280 OutputTableHeader(kNetInfoTitles, kNetInfoColumnWidths); in Process()