Searched refs:mDnsType (Results 1 – 1 of 1) sorted by relevance
57 private int mDnsType; field in WifiP2pDnsSdServiceResponse100 return mDnsType; in getDnsType()189 mDnsType = dis.readUnsignedShort(); in parse()196 if (mDnsType == WifiP2pDnsSdServiceInfo.DNS_TYPE_PTR) { in parse()207 } else if (mDnsType == WifiP2pDnsSdServiceInfo.DNS_TYPE_TXT) { in parse()