Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.c1980 …const uint8_t *bad_strings[] = {single1, single2, single3, single4, bad1, bad2, bad3, bad4, bad5,… in main() local
1983 for (str_ptr = &bad_strings[0]; *str_ptr != NULL; str_ptr++) in main()