ARMmbed / ARMmbed/ble

Callback chain in Security Manager

Open
#139 12 comments 0 reactions 0 assignees View on GitHub
enhancement mirrored
Dominant language
C++
Stars
81
Forks
71
PR merge metrics
No merged PRs in 30d

Description

It would be useful if (at least) onLinkSecured could have multiple callbacks, since different modules could depend on knowing the security status of the connection.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Security Manager implementation and the onLinkSecured callback. Trace how the current callback is registered and invoked, then determine how multiple modules could receive the connection security status. Done means independent callbacks can be registered and all are invoked reliably when the link is secured.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.