|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BluetoothDevice
This interface define common methods and Bluetooth constants for local and remote Bluetooth devices.
Nested Class Summary | |
---|---|
static class |
BluetoothDevice.BluetoothClasses
|
static class |
BluetoothDevice.BluetoothProfiles
|
static class |
BluetoothDevice.BluetoothProtocols
|
Method Summary | |
---|---|
java.lang.String |
getAddress()
Gets the BD Address of this device. |
java.lang.String |
getName()
Gets the friendly name associated to this Bluetooth device. |
Method Detail |
---|
java.lang.String getName() throws BluetoothException
BluetoothException
java.lang.String getAddress() throws BluetoothException
BluetoothException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |