Searched refs:getDomainNamePayload (Results 1 – 1 of 1) sorted by relevance
68 private static byte[] getDomainNamePayload(String[] names) throws IOException { in getDomainNamePayload() method in ANQPParserTest319 ByteBuffer buffer = ByteBuffer.wrap(getDomainNamePayload(testNames)); in parseDomainNameElement()