@Singleton
public final class FeitianCardReaderController
extends de.gematik.ti.openhealthcard.common.AbstractAndroidCardReaderController
| Modifier and Type | Method and Description |
|---|---|
void |
actualizeReaderList(android.bluetooth.BluetoothDevice device)
checks if a new device is bonded.
|
void |
actualizeSocketToDevice(android.bluetooth.BluetoothDevice device) |
void |
checkAdapter()
checks if the bluethooth adapter currently is disabled.
|
java.util.Collection<de.gematik.ti.cardreader.provider.api.ICardReader> |
getCardReaders()
Returns a list of connected cardReaders
|
static FeitianCardReaderController |
getInstance()
Returns an instance of FeitianCardReaderController
|
checkContext, getContext, setContext, waitForPermissionpublic static FeitianCardReaderController getInstance()
public java.util.Collection<de.gematik.ti.cardreader.provider.api.ICardReader> getCardReaders()
public void checkAdapter()
public void actualizeReaderList(android.bluetooth.BluetoothDevice device)
public void actualizeSocketToDevice(android.bluetooth.BluetoothDevice device)