Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:hexstr

1671 	char hexstr[16];
1686 snprintf(hexstr, 16, "0x%X", flags);
1687 name = hexstr;