- cancelBondProcess() - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
-
- ChangePowerStateException - Exception in is.hello.buruberi.bluetooth.errors
-
Indicates that the power state of the device's Bluetooth radio could not be changed.
- ChangePowerStateException() - Constructor for exception is.hello.buruberi.bluetooth.errors.ChangePowerStateException
-
- clearCalls() - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
-
- clearConnectionStates() - Method in class is.hello.buruberi.testing.ShadowBluetoothManager
-
- close() - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
-
- connect(OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Attempts to create a gatt connection to the peripheral.
- connect() - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
-
- connectGatt(Context, boolean, BluetoothGattCallback) - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
-
- ConnectionStateException - Exception in is.hello.buruberi.bluetooth.errors
-
Indicates that an operation could not be completed because the
peripheral's connection state was not what was expected.
- ConnectionStateException() - Constructor for exception is.hello.buruberi.bluetooth.errors.ConnectionStateException
-
- ConnectionStateException(String) - Constructor for exception is.hello.buruberi.bluetooth.errors.ConnectionStateException
-
- contains(byte[], byte) - Static method in class is.hello.buruberi.bluetooth.stacks.util.Bytes
-
Searches a given byte array for a given byte.
- copyRecordTypes() - Method in class is.hello.buruberi.bluetooth.stacks.util.AdvertisingData
-
Returns a sorted copy of the record types contained in the advertising data.
- createBond() - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Creates a bond to the peripheral from the current device.
- createBond() - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
-
- createOperationTimeout(String, long, TimeUnit) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-