Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
O
P
R
S
U
G
getAddress()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothDevice
Gets the BD Address of this device.
getAddress()
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
Gets the BD Address of local device
getAddress()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the BD Address of this device.
getCompany()
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
getDeviceClass()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the device class (see Bluetooth Protocol Specification)
getDeviceMajorClass()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the device major class (see Bluetooth Protocol Specification)
getDeviceMinorClass()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the device minor class (see Bluetooth Protocol Specification)
getInputStream()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothSocket
Gets the InputStream
getLocalDevice()
- Static method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
Gets unique instance of LocalBluetoothDevice.
getManufacturer()
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
getName()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothDevice
Gets the friendly name associated to this Bluetooth device.
getName()
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
Gets friendly name assigned to local device
getOutputStream()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothSocket
Gets the OutputStream
getPort()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothSocket
Gets the remote port (channel) connected through this socket
getRemoteBluetoothDevice()
- Method in interface it.gerdavax.android.bluetooth.
BluetoothSocket
Gets the RemoteBluetoothDevice instance that owns this socket
getRemoteBluetoothDevice(String)
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
getRemoteClass(String)
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
getRemoteServiceChannel(int)
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
getRSSI()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the signal strenght (Received Signal Strength Indicator) of this device
getScanMode()
- Method in class it.gerdavax.android.bluetooth.
LocalBluetoothDevice
Returns current scan mode
getServiceMajorClass()
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDevice
Gets the service major class of this device (see Bluetooth Protocol Specification)
gotServiceChannel(int, int)
- Method in interface it.gerdavax.android.bluetooth.
RemoteBluetoothDeviceListener
Called when requested service is supported by the device and channel number has been retrieved
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
O
P
R
S
U