A  B  C  D  E  F  G  I  L  M  N  O  P  R  S  T  V 

B

BackgroundBluetoothScanReceiver - class in com.validic.mobile.ble
 
BluetoothError - class in com.validic.mobile.ble
Return codes for Bluetooth communications: possible error codes that can be returned to the ValidicBluetoothPeripheralControllerListenerInterface
BluetoothPeripheral - class in com.validic.mobile.ble
The BluetoothPeripheral class represents Bluetooth peripheral models that can be discovered or read from by BluetoothPeripheralController.
BluetoothPeripheral.BluetoothPeripheralOption - class in com.validic.mobile.ble.BluetoothPeripheral
Bluetooth options for the connection policy for a peripheral BluetoothPeripheralOptionNone Default value of 0 indicating no peripheral options BluetoothPeripheralOptionConnectsAfterMeasurement Indicates that a peripheral is only reachable via Bluetooth after a reading takes place.
BluetoothPeripheralController - class in com.validic.mobile.ble
BluetoothPeripheralController is the primary interface for detecting and reading from Bluetooth peripherals.
BluetoothPeripheralController.Companion - class in com.validic.mobile.ble.BluetoothPeripheralController
 
BluetoothPeripheralControllerListener - class in com.validic.mobile.ble
The BluetoothPeripheralControllerListener protocol provides callbacks to indicate the status of a pairPeripheral() or readFromPeripheral() operation.
BluetoothPeripheralOptionConnectsAfterMeasurement - enum entry in com.validic.mobile.ble.BluetoothPeripheral.BluetoothPeripheralOption
 
BluetoothPeripheralOptionNone - enum entry in com.validic.mobile.ble.BluetoothPeripheral.BluetoothPeripheralOption
 
BluetoothRequest - class in com.validic.mobile.ble
Base public API for interacting with the Validic Bluetooth SDK
BluetoothResult - class in com.validic.mobile.ble
Base Public Result from a BluetoothRequest
BluetoothScanPredicate - class in com.validic.mobile.ble
Predicate for BluetoothScanResults to filter before completing the ScanRequest
BluetoothScanResult - class in com.validic.mobile.ble
Advertised Scan Response gathered from a BluetoothDevice that matches a BluetoothPeripheral
BluetoothTurnedOff - enum entry in com.validic.mobile.ble.BluetoothError

Indicates that Bluetooth is turned off or not available

A  B  C  D  E  F  G  I  L  M  N  O  P  R  S  T  V