toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-android
/
no.nordicsemi.android.kotlin.ble.client.real
/
NativeClientBleAPI
/
requestMtu
request
Mtu
@
RequiresPermission
(
value
=
"android.permission.BLUETOOTH_CONNECT"
)
open
override
fun
requestMtu
(
@
IntRange
(
from
=
23
,
to
=
517
)
mtu
:
Int
)
:
Boolean