Skip to content

Fully Implement Long Characteristic Read/Write #341

@olpossum

Description

@olpossum

As of commit 949eafe in file pygatt/device.py

def exchange_mtu(self, mtu):
    """
    ATT exchange Maximum Transmission Unit.
    :param mtu: New MTU-value
    :return: New MTU, as recognized by server.
    """
    raise NotImplementedError()

This feature would be greatly beneficial to have fully implemented.

Am Using Windows10 with BlueGiga Dongle

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