Skip to content

requestMtu for large transmissions #14

Closed
@GaZaTu

Description

@GaZaTu

call https://developer.android.com/reference/android/bluetooth/BluetoothGatt#requestMtu(int) after the following:

this@Peripheral.gatt = gatt

or add a new rust/js api to do it manually please.

currently bt notifications on android are capped to 20 bytes of data because no MTU is being set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions