Skip to content

Class 'GattClientImpl' must either be declared abstract or implement abstract method 'requestMtu(int)' in 'IGattClient' #154

@BillBrown341

Description

@BillBrown341

The build fails unless I specifically exclude the following modules from osh-addons:

  • sensorhub-comm-ble-dbus
  • sensorhub-driver-angelsensor

It appears the issue lies in the GattClientImpl:

Solution:
Class 'GattClientImpl' must either be declared abstract or implement abstract method 'requestMtu(int)' in 'IGattClient'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions