- cancelConnection(BluetoothPeripheral) - Method in class com.welie.blessed.BluetoothCentralManager
-
Cancel an active or pending connection for a peripheral.
- cancelConnection() - Method in class com.welie.blessed.BluetoothPeripheral
-
Cancel an active or pending connection.
- cancelConnection(BluetoothCentral) - Method in class com.welie.blessed.BluetoothPeripheralManager
-
Cancel a connection to a Central
- clearServicesCache() - Method in class com.welie.blessed.BluetoothPeripheral
-
Asynchronous method to clear the services cache.
- close() - Method in class com.welie.blessed.BluetoothCentralManager
-
Closes BluetoothCentralManager and cleans up internals.
- close() - Method in class com.welie.blessed.BluetoothPeripheralManager
-
Close the BluetoothPeripheralManager
Application should call this method as early as possible after it is done with
this BluetoothPeripheralManager.
- com.welie.blessed - package com.welie.blessed
-
- ConnectionPriority - Enum in com.welie.blessed
-
- ConnectionState - Enum in com.welie.blessed
-
This class represents the possible connection states
- connectPeripheral(BluetoothPeripheral, BluetoothPeripheralCallback) - Method in class com.welie.blessed.BluetoothCentralManager
-
Connect to a known peripheral immediately.
- createBond() - Method in class com.welie.blessed.BluetoothPeripheral
-
Create a bond with the peripheral.