Uses of Package
javax.bluetooth

Packages that use javax.bluetooth
javax.bluetooth Standard Bluetooth classes 
lejos.addon.keyboard Support for Bluetooth SPP keyboards 
lejos.nxt.comm NXT communication classes 
 

Classes in javax.bluetooth used by javax.bluetooth
BluetoothStateException
           
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).
DiscoveryListener
          The DiscoveryListener interface allows an application to receive device discovery (but not service discovery) events.
LocalDevice
          Singleton class representing a local NXT Bluetooth device.
RemoteDevice
          Represents a remote Bluetooth device.
 

Classes in javax.bluetooth used by lejos.addon.keyboard
BluetoothStateException
           
 

Classes in javax.bluetooth used by lejos.nxt.comm
DiscoveryListener
          The DiscoveryListener interface allows an application to receive device discovery (but not service discovery) events.
RemoteDevice
          Represents a remote Bluetooth device.