Skip to content

About passing this pointer to notifyCallback in BLERemoteCharacteristic #390

Open
@anhvu100

Description

@anhvu100

Currently, notifyCallback is a plain function pointer and there is no direct way to pass the this pointer to the callback function. It is better to change to C++ std::function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions