Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes reading BLE Remote Descriptor #6903

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

SuGlider
Copy link
Collaborator

Description of Change

Fixes BLE client that could not read any descriptor.
This PR adds missing code necessary for reading BLE Remote Descriptors.

Tests scenarios

Tested with ESP32, ESP32C3 and ESP32S3.

Related links

Provides support in the investigation of other BLE issues such as:
#6863
#6868

@SuGlider SuGlider added the Area: BT&Wifi BT & Wifi related issues label Jun 23, 2022
@SuGlider SuGlider added this to the 2.0.4 milestone Jun 23, 2022
@SuGlider SuGlider requested a review from me-no-dev June 23, 2022 19:07
@SuGlider SuGlider self-assigned this Jun 23, 2022
@me-no-dev me-no-dev merged commit e1b56fc into espressif:master Jun 24, 2022
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
Development

Successfully merging this pull request may close these issues.

2 participants