Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

S

scanFailure - Variable in exception is.hello.buruberi.bluetooth.errors.LowEnergyScanException
The reason the scan failed.
scanFailureToString(int) - Static method in exception is.hello.buruberi.bluetooth.errors.LowEnergyScanException
Returns the corresponding constant name for a given ScanCallback#SCAN_FAILED_* value.
schedule() - Method in interface is.hello.buruberi.bluetooth.stacks.OperationTimeout
Called by GattPeripheral.
ServiceDiscoveryException - Exception in is.hello.buruberi.bluetooth.errors
Indicates that service discovery failed for unknown reasons.
ServiceDiscoveryException() - Constructor for exception is.hello.buruberi.bluetooth.errors.ServiceDiscoveryException
 
setAdapter(BluetoothAdapter) - Method in class is.hello.buruberi.testing.ShadowBluetoothManager
 
setAddress(String) - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
 
setApplicationContext(Context) - Method in class is.hello.buruberi.bluetooth.Buruberi
Required
setBondState(int) - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
 
setCharacteristicNotification(BluetoothGattCharacteristic, boolean) - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
 
setConnectionState(BluetoothDevice, int) - Method in class is.hello.buruberi.testing.ShadowBluetoothManager
 
setDuration(long) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Sets the maximum duration of the scan.
setErrorListener(ErrorListener) - Method in class is.hello.buruberi.bluetooth.Buruberi
Sets the error listener to call whenever an error occurs within the BluetoothStack.
setLimit(int) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Sets the maximum number of peripherals to scan for before stopping.
setLoggerFacade(LoggerFacade) - Method in class is.hello.buruberi.bluetooth.Buruberi
Sets the logger facade to be used by the BluetoothStack.
setPacketHandler(GattPeripheral.PacketHandler) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
Associates a given packet handler with the GattPeripheral.
setServices(List<BluetoothGattService>) - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
 
setTimeoutAction(Action0, Scheduler) - Method in interface is.hello.buruberi.bluetooth.stacks.OperationTimeout
Called by GattPeripheral.
setUpSystemServices(Context) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
setWantsHighPowerPreScan(boolean) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Sets whether or not to perform a high power scan before performing a lower power discovery.
ShadowBluetoothAdapterExt - Class in is.hello.buruberi.testing
 
ShadowBluetoothAdapterExt() - Constructor for class is.hello.buruberi.testing.ShadowBluetoothAdapterExt
 
ShadowBluetoothDeviceExt - Class in is.hello.buruberi.testing
 
ShadowBluetoothDeviceExt() - Constructor for class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
 
ShadowBluetoothGatt - Class in is.hello.buruberi.testing
 
ShadowBluetoothGatt() - Constructor for class is.hello.buruberi.testing.ShadowBluetoothGatt
 
ShadowBluetoothGatt.Call - Enum in is.hello.buruberi.testing
 
ShadowBluetoothLeScanner - Class in is.hello.buruberi.testing
 
ShadowBluetoothLeScanner() - Constructor for class is.hello.buruberi.testing.ShadowBluetoothLeScanner
 
ShadowBluetoothManager - Class in is.hello.buruberi.testing
 
ShadowBluetoothManager() - Constructor for class is.hello.buruberi.testing.ShadowBluetoothManager
 
shadowOf(BluetoothManager) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
shadowOf(BluetoothDevice) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
shadowOf(BluetoothGatt) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
shadowOf(BluetoothAdapter) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
shadowOf(BluetoothLeScanner) - Static method in class is.hello.buruberi.testing.BuruberiShadows
 
startScan(List<ScanFilter>, ScanSettings, ScanCallback) - Method in class is.hello.buruberi.testing.ShadowBluetoothLeScanner
 
startScan(ScanCallback) - Method in class is.hello.buruberi.testing.ShadowBluetoothLeScanner
 
startWith(byte[], byte[]) - Static method in class is.hello.buruberi.bluetooth.stacks.util.Bytes
Determines if a given byte array starts with another given byte array.
STATUS_CONNECTED - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
Indicates the GattPeripheral is connected.
STATUS_CONNECTING - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
Indicates the GattPeripheral is in the process of connecting.
STATUS_DISCONNECTED - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
Indicates the GattPeripheral is not connected.
STATUS_DISCONNECTING - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
Indicates the GattPeripheral is in the process of disconnecting.
statusCode - Variable in exception is.hello.buruberi.bluetooth.errors.GattException
The status code given by the gatt layer.
statusToString(int) - Static method in exception is.hello.buruberi.bluetooth.errors.GattException
Returns the corresponding constant name for a given GATT_* value.
stopScan(ScanCallback) - Method in class is.hello.buruberi.testing.ShadowBluetoothLeScanner
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links