ServiceDiscovered

data class ServiceDiscovered(val device: BluetoothDevice, val gatt: BluetoothGatt, val status: Int) : BLEServiceEvent

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice, gatt: BluetoothGatt, status: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Int