- debug(String, String) - Method in interface is.hello.buruberi.bluetooth.stacks.util.LoggerFacade
-
- DEFAULT_DURATION_MS - Static variable in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
-
The default timeout duration.
- disableNotification(UUID, OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattCharacteristic
-
Disable notification events for a given descriptor.
- disableNotification(GattService, UUID, UUID, OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
- disconnect() - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Ends the gatt connection of the peripheral.
- disconnect() - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
-
- discoverPeripherals(PeripheralCriteria) - Method in interface is.hello.buruberi.bluetooth.stacks.BluetoothStack
-
Performs a scan for peripherals matching a given set of criteria.
- discoverService(UUID, OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Performs service discovery on the peripheral,
yielding the service matching a given identifier.
- discoverServices(OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Performs service discovery on the peripheral.
- discoverServices() - Method in class is.hello.buruberi.testing.ShadowBluetoothGatt
-
- duration - Variable in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
-
The maximum amount of time that can pass before the scan is ended.