Skip to content

Conversation

SuGlider
Copy link
Collaborator

Description of Change

This PR fixes an issue related to BLE Server and Descriptors.

The issue:
If the BLE Server code changes its own descriptors, it is not reflected in the GATTS database.
BLE2902 CCCD also didn't reflect any changes to the GATTS database.
Because of this issue, the client could never read the real Descriptor values from the remote Server.

Tests scenarios

Tested with ESP32.

Related links

Fixes #6863
Fixes #6868

@SuGlider SuGlider added the Area: BT&Wifi BT & Wifi related issues label Jun 28, 2022
@SuGlider SuGlider added this to the 2.0.4 milestone Jun 28, 2022
@SuGlider SuGlider requested a review from me-no-dev June 28, 2022 02:34
@SuGlider SuGlider self-assigned this Jun 28, 2022
@SuGlider SuGlider changed the title Fixes BLE server Descriptor update Fixes BLE Server descriptor update Jun 28, 2022
@me-no-dev me-no-dev merged commit cb52e56 into espressif:master Jun 28, 2022
@SuGlider SuGlider deleted the ble_descriptor_update branch June 28, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: BT&Wifi BT & Wifi related issues

Projects

2 participants