- readCharacteristic(UUID, UUID) - Method in class com.welie.blessed.BluetoothPeripheral
-
Read the value of a characteristic.
- readCharacteristic(BluetoothGattCharacteristic) - Method in class com.welie.blessed.BluetoothPeripheral
-
Read the value of a characteristic.
- readDescriptor(BluetoothGattDescriptor) - Method in class com.welie.blessed.BluetoothPeripheral
-
Read the value of a descriptor.
- readPhy() - Method in class com.welie.blessed.BluetoothPeripheral
-
Read the current transmitter PHY and receiver PHY of the connection.
- readRemoteRssi() - Method in class com.welie.blessed.BluetoothPeripheral
-
Read the RSSI for a connected remote peripheral.
- remove(BluetoothGattService) - Method in class com.welie.blessed.BluetoothPeripheralManager
-
Remove a service
- removeAllServices() - Method in class com.welie.blessed.BluetoothPeripheralManager
-
Remove all services
- removeBond(String) - Method in class com.welie.blessed.BluetoothCentralManager
-
Remove bond for a peripheral.
- requestConnectionPriority(ConnectionPriority) - Method in class com.welie.blessed.BluetoothPeripheral
-
Request a different connection priority.
- requestMtu(int) - Method in class com.welie.blessed.BluetoothPeripheral
-
Request an MTU size used for a given connection.