Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.c1949 …const uint8_t *good_strings[] = {single1, single2, single3, single4, single5, single6, single7, s… in main() local
1953 for (str_ptr = &good_strings[0]; *str_ptr != NULL; str_ptr++) in main()