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
B
BluetoothDevice
- Interface in
it.gerdavax.android.bluetooth
This interface define common methods and Bluetooth constants for local and remote Bluetooth devices.
BluetoothDevice.BluetoothClasses
- Class in
it.gerdavax.android.bluetooth
BluetoothDevice.BluetoothClasses()
- Constructor for class it.gerdavax.android.bluetooth.
BluetoothDevice.BluetoothClasses
BluetoothDevice.BluetoothProfiles
- Class in
it.gerdavax.android.bluetooth
BluetoothDevice.BluetoothProfiles()
- Constructor for class it.gerdavax.android.bluetooth.
BluetoothDevice.BluetoothProfiles
BluetoothDevice.BluetoothProtocols
- Class in
it.gerdavax.android.bluetooth
BluetoothDevice.BluetoothProtocols()
- Constructor for class it.gerdavax.android.bluetooth.
BluetoothDevice.BluetoothProtocols
bluetoothDisabled()
- Method in interface it.gerdavax.android.bluetooth.
LocalBluetoothDeviceListener
Called when Bluetooth stack has been disabled
bluetoothEnabled()
- Method in interface it.gerdavax.android.bluetooth.
LocalBluetoothDeviceListener
Called when Bluetooth stack has been enabled
BluetoothException
- Exception in
it.gerdavax.android.bluetooth
Signals a general, Bluetooth-related error.
BluetoothException(Throwable)
- Constructor for exception it.gerdavax.android.bluetooth.
BluetoothException
Constructs a new BluetoothException with the specified cause
BluetoothException(String)
- Constructor for exception it.gerdavax.android.bluetooth.
BluetoothException
Constructs an BluetoothException with given error detail message.
BluetoothException(String, Throwable)
- Constructor for exception it.gerdavax.android.bluetooth.
BluetoothException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
BluetoothSocket
- Interface in
it.gerdavax.android.bluetooth
This interfaces models a RFComm connection to an assigned port to to a remote device.
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