|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceClass | |
|---|---|
| com.intel.bluetooth | BlueCove JSR-82 for J2SE implementation. |
| javax.bluetooth | JSR 82: Java APIs for Bluetooth http://jcp.org/en/jsr/detail?id=82 |
| Uses of DeviceClass in com.intel.bluetooth |
|---|
| Methods in com.intel.bluetooth that return DeviceClass | |
|---|---|
DeviceClass |
BluetoothStack.getLocalDeviceClass()
Retrieves the class of the local device. |
| Methods in com.intel.bluetooth with parameters of type DeviceClass | |
|---|---|
void |
SelectServiceHandler.deviceDiscovered(RemoteDevice btDevice,
DeviceClass cod)
|
static String |
BluetoothConsts.toString(DeviceClass dc)
|
| Uses of DeviceClass in javax.bluetooth |
|---|
| Methods in javax.bluetooth that return DeviceClass | |
|---|---|
DeviceClass |
LocalDevice.getDeviceClass()
Retrieves the DeviceClass object that represents the service
classes, major device class, and minor device class of the local device. |
| Methods in javax.bluetooth with parameters of type DeviceClass | |
|---|---|
void |
DiscoveryListener.deviceDiscovered(RemoteDevice btDevice,
DeviceClass cod)
Called when a device is found during an inquiry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||