BluetoothCharacteristic

Constructors

Link copied to clipboard
constructor(characteristic: BluetoothGattCharacteristic)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uuid: UUID

Functions

Link copied to clipboard
fun checkUuid(uuid: UUID): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun write(gatt: BluetoothGatt, value: ByteArray): Boolean