com.intel.bluetooth
Class ServiceRecordsRegistry

java.lang.Object
  extended by com.intel.bluetooth.ServiceRecordsRegistry

public abstract class ServiceRecordsRegistry
extends Object

Maps ServiceRecord to ConnectionNotifier. Used by ServiceRecordsRegistry.updateServiceRecord().

Your application should not use this class directly.

Rating red

Method Summary
static void updateServiceRecord(ServiceRecord srvRecord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

updateServiceRecord

public static void updateServiceRecord(ServiceRecord srvRecord)
                                throws ServiceRegistrationException
Throws:
ServiceRegistrationException