A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
B
- bindIsolatedService(android.content.Intent,int,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
- bindService(android.content.Intent,android.content.ServiceConnection,int) - function in android.content.ContextWrapper
- bindServiceAsUser(android.content.Intent,android.content.ServiceConnection,int,android.os.UserHandle) - function in android.content.ContextWrapper
- BLE - enum entry in com.scytales.mvalid.sdk.engagement.DeviceEngagement.DeviceRetrievalMethod.Type
Ble type.
- BLE_ADVERTISE_ERROR - enum entry in com.scytales.mvalid.sdk.FailureType
BLE advertise error
- BLE_BLUETOOTH_ADVERTISE_PERMISSION_NOT_GRANTED - enum entry in com.scytales.mvalid.sdk.FailureType
Bluetooth advertise permission not granted
- BLE_BLUETOOTH_CONNECT_PERMISSION_NOT_GRANTED - enum entry in com.scytales.mvalid.sdk.FailureType
Bluetooth connect permission not granted
- BLE_BLUETOOTH_SCAN_PERMISSION_NOT_GRANTED - enum entry in com.scytales.mvalid.sdk.FailureType
Bluetooth scan permission not granted
- BLE_CENTRAL_MODE_NOT_SUPPORTED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE central mode not supported
- BLE_CONNECTION_ERROR - enum entry in com.scytales.mvalid.sdk.FailureType
BLE connection error
- BLE_DEVICE_CONNECTION_LOST - enum entry in com.scytales.mvalid.sdk.FailureType
BLE device connection lost
- BLE_GATT_SERVER_NOT_OPENED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE gatt server not opened
- BLE_LOCATION_PERMISSIONS_NOT_GRANTED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE location permissions not granted
- BLE_LOCATION_PROVIDER_NOT_ENABLED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE location provider not enabled
- BLE_NOT_ENABLED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE not enabled
- BLE_NOT_SUPPORTED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE not supported
- BLE_PERIPHERAL_MODE_NOT_SUPPORTED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE peripheral mode not supported
- BLE_READER_VERIFICATION_UNAVAILABLE - enum entry in com.scytales.mvalid.sdk.FailureType
BLE reader verification is unavailable
- BLE_SERVICE_NOT_STARTED - enum entry in com.scytales.mvalid.sdk.FailureType
BLE service not started
- BLE_TRANSFER_ERROR - enum entry in com.scytales.mvalid.sdk.FailureType
BLE transfer error
- BLE_TRY_TO_CONNECT_UNAVAILABLE_SERVICE - enum entry in com.scytales.mvalid.sdk.FailureType
BLE try to connect to unavailable service
- BLETransfer - class in com.scytales.mvalid.sdk.retrieval.device
- Transfer implementation that transfers data using Bluetooth LE.
- build() - function in com.scytales.mvalid.sdk.data.RequestBuilder
- Build request.