GAP: functions setScanResponse, getScanResponse and updateScanResponse are missing
Open
enhancement
mirrored
- Dominant language
- C++
- Stars
- 81
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the "ScanResponse" API mirrored the "AdvertisingPayload" API.
In this regard, functions: `setScanResponse`, `getScanResponse` and `updateScanResponse` are missing from the current GAP API
Contributor guide
Research direction
Start by locating the existing ScanResponse and AdvertisingPayload APIs and compare how their setters, getters, and update functions are exposed. Trace the GAP API entry points for setScanResponse, getScanResponse, and updateScanResponse, then verify that ScanResponse offers matching behavior and that the relevant tests or build checks pass.
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