Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

BLEAdapter.service_discovery() does not register VS characteristic UUIDs, only services #187

@ShannonGreen

Description

@ShannonGreen

Version: 0.15.0

service_discovery() correctly calls ble_vs_uuid_add to register vendor-specific service UUIDs but does not do the same for discovered characteristic UUIDs.

The approach is the same as for services - read the characteristic declaration handle to obtain the UUID, and then register it and rediscover the characteristic.

I can submit a pull request with an improved version of service_discovery().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions