AdvertisementCallbackParams_t should include addressType for the peerAddr
Open
enhancement
mirrored
- Dominant language
- C++
- Stars
- 81
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
without this information, a potential central may not be able to connect to a peripheral due to mismatched address-type.
Contributor guide
Research direction
Locate the C++ declaration and uses of AdvertisementCallbackParams_t, then inspect how peerAddr is represented and consumed by advertisement callbacks. Done means the callback parameters expose addressType information for peerAddr so a central can distinguish the peripheral's address type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100