public abstract class BluetoothReader extends java.lang.Object implements BluetoothConnection.Callback
Modifier and Type | Field and Description |
---|---|
protected BluetoothConnection |
connection |
Constructor and Description |
---|
BluetoothReader(android.bluetooth.BluetoothDevice device) |
Modifier and Type | Method and Description |
---|---|
BluetoothConnection |
getConnection() |
abstract BluetoothCotManager |
getCotManager(MapView mapView) |
protected abstract BluetoothConnection |
onInstantiateConnection(android.bluetooth.BluetoothDevice device) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onRead
protected final BluetoothConnection connection
public final BluetoothConnection getConnection()
public abstract BluetoothCotManager getCotManager(MapView mapView)
protected abstract BluetoothConnection onInstantiateConnection(android.bluetooth.BluetoothDevice device)