DefaultRemoteCharacteristicWrapper
class DefaultRemoteCharacteristicWrapper(gattCharacteristic: BluetoothGattCharacteristic) : RemoteCharacteristicWrapper
Default implementation of RemoteCharacteristicWrapper
Parameters
gattCharacteristic
the BluetoothGattCharacteristic to wrap
Properties
Link copied to clipboard
The list of RemoteDescriptorWrapper of associated with the characteristic
Link copied to clipboard
The integer representing all permissions for the characteristic
Link copied to clipboard
The set of all CharacteristicProperty of the characteristic
Link copied to clipboard
The RemoteServiceWrapper of the Service of the BluetoothGattCharacteristic
Link copied to clipboard
The WriteType of the characteristic
Functions
Link copied to clipboard
Gets the RemoteDescriptorWrapper for the descriptor with a given java.util.UUID if it belongs to the characteristic