HomeSort by relevance Sort by last modified time
    Searched refs:serviceEntry (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 768 DNSEntry serviceEntry = this.getCache().getDNSEntry(info.getQualifiedName(), DNSRecordType.TYPE_SRV, DNSRecordClass.CLASS_ANY);
769 if (serviceEntry instanceof DNSRecord) {
770 ServiceInfo cachedServiceEntryInfo = ((DNSRecord) serviceEntry).getServiceInfo(persistent);
    [all...]

Completed in 148 milliseconds