apache / mynewt-nimble

Apache mynewt
https://mynewt.apache.org/
Apache License 2.0
680 stars 392 forks source link

nimble/gatts: Modify client supported features READ #1661

Closed Roshan23699 closed 8 months ago

Roshan23699 commented 8 months ago
  1. Fix read on client-supported features.
  2. Read cannot return the local client-supported features, it should return the client-supported features for the reading connection. (This change is needed for PTS).
Roshan23699 commented 8 months ago

@sjanc could you PTAL ?

sjanc commented 8 months ago

Hi,

which test was affected by this?

Roshan23699 commented 8 months ago

GATT/SR/GAS/BV-03-C Maintaining Client-Supported Features Characteristic Instance for Each Client.