ARMmbed / ARMmbed/ble

GapState_t missing information?

Open
#157 2 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

The description of `Gap::GapState_t` is as follows:

```
/* Describes the current state of the device (more than one bit can be set). */
```

Shouldn't this structure contain information about scanning and not just advertising/connected?

Contributor guide

Open the contributing guide

Research direction

Start by reading the `Gap::GapState_t` definition and its surrounding API documentation. Determine whether scanning state is intended to be represented alongside advertising and connection state, then document the decision and any required API changes; the issue is done when the state model and its description are unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.