Interface Summary |
BluetoothDevice |
This interface define common methods and Bluetooth constants for local and
remote Bluetooth devices. |
BluetoothSocket |
This interfaces models a RFComm connection to an assigned port to to a remote
device. |
LocalBluetoothDeviceListener |
Interface definition for a callback to be invoked when an event happens on
the LocalBluetoothDevice. |
RemoteBluetoothDevice |
Interface for managing a remote Bluetooth device and RFComm connections. |
RemoteBluetoothDeviceListener |
Interface definition for a callback to be invoked when an event happens on a
RemoteBluetoothDevice. |