ARMmbed / ARMmbed/ble

GAP: functions setScanResponse, getScanResponse and updateScanResponse are missing

Open
#85 1 comment 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 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.