ditto
4.8.0
ditto
/
live.ditto.transports.ble
/
MtuRequest
Mtu
Request
data
class
MtuRequest
(
val
device
:
BluetoothDevice
,
val
mtu
:
Int
)
:
BleClientOperation
Content copied to clipboard
Request for an MTU of
mtu
Constructors
Properties
Constructors
Mtu
Request
Link copied to clipboard
fun
MtuRequest
(
device
:
BluetoothDevice
,
mtu
:
Int
)
Content copied to clipboard
Properties
device
Link copied to clipboard
open
override
val
device
:
BluetoothDevice
Content copied to clipboard
mtu
Link copied to clipboard
val
mtu
:
Int
Content copied to clipboard