Uses of Class
javax.bluetooth.ServiceRegistrationException

Packages that use ServiceRegistrationException
com.intel.bluetooth BlueCove JSR-82 for J2SE implementation. 
com.intel.bluetooth.obex BlueCove JSR-82 OBEX implementation. 
javax.bluetooth JSR 82: Java APIs for Bluetooth http://jcp.org/en/jsr/detail?id=82 
 

Uses of ServiceRegistrationException in com.intel.bluetooth
 

Methods in com.intel.bluetooth that throw ServiceRegistrationException
 void BluetoothStack.l2ServerUpdateServiceRecord(long handle, com.intel.bluetooth.ServiceRecordImpl serviceRecord, boolean acceptAndOpen)
           
 void BluetoothStack.rfServerUpdateServiceRecord(long handle, com.intel.bluetooth.ServiceRecordImpl serviceRecord, boolean acceptAndOpen)
           
 void BluetoothConnectionNotifierServiceRecordAccess.updateServiceRecord(boolean acceptAndOpen)
           
static void ServiceRecordsRegistry.updateServiceRecord(ServiceRecord srvRecord)
           
 

Uses of ServiceRegistrationException in com.intel.bluetooth.obex
 

Methods in com.intel.bluetooth.obex that throw ServiceRegistrationException
 void OBEXSessionNotifierImpl.updateServiceRecord(boolean acceptAndOpen)
           
 

Uses of ServiceRegistrationException in javax.bluetooth
 

Methods in javax.bluetooth that throw ServiceRegistrationException
 void LocalDevice.updateRecord(ServiceRecord srvRecord)
          Updates the service record in the local SDDB that corresponds to the ServiceRecord parameter.
 



JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2008 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs
Apache License, Version 2.0 Copyright © 2004-2008 BlueCove Team.