asyncRequestMtu

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun asyncRequestMtu(len: Int, cb: (Result<Unit>) -> Unit)