NativeBluetoothGattCharacteristic
data class NativeBluetoothGattCharacteristic(val characteristic: BluetoothGattCharacteristic) : IBluetoothGattCharacteristic
Native variant of a characteristic. It's a wrapper around BluetoothGattCharacteristic.
Properties
Link copied to clipboard
Link copied to clipboard
List of descriptors of this characteristic.
Link copied to clipboard
Instance id of a characteristic.
Link copied to clipboard
Not parsed permissions of a characteristic as Int.
Link copied to clipboard
Not parsed properties of a characteristic as Int.
Link copied to clipboard
ByteArray value of this characteristic.