Package javax.bluetooth

Standard Bluetooth classes

See:
          Description

Interface Summary
DiscoveryListener The DiscoveryListener interface allows an application to receive device discovery (but not service discovery) events.
 

Class Summary
DeviceClass The DeviceClass class represents the class of device (CoD) record as defined by the Bluetooth specification.
DiscoveryAgent The DiscoveryAgent class provides methods to perform device discovery (but not service discovery in leJOS NXJ).
LocalDevice Singleton class representing a local NXT Bluetooth device.
RemoteDevice Represents a remote Bluetooth device.
 

Exception Summary
BluetoothStateException  
 

Package javax.bluetooth Description

Standard Bluetooth classes