Home | History | Annotate | Download | only in wifi

Lines Matching defs:categ

92      * Matches a strings like the following: "<categ>-<OUI>-<subcateg>";
1178 * @param typeStr Type specified as a string. Used format: <categ>-<OUI>-<subcateg>
1189 short categ = Short.parseShort(match.group(1));
1195 byteBuffer.putShort(categ);