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

add address field to read_rmt_name_param in legacy bluetooth (IDFGH-7459) #9033

Merged
merged 2 commits into from
May 30, 2022

Conversation

key-moon
Copy link
Contributor

This PR adds the field bda to esp_bt_gap_cb_param_t::read_rmt_name_param and the code to copy the value into the field. This structure is used for the callback function's argument when the name inquiry is resolved. Knowing who responded is mandatory for the callback function to process the information.

@CLAassistant
Copy link

CLAassistant commented May 26, 2022

CLA assistant check
All committers have signed the CLA.

@espressif-bot espressif-bot added the Status: Opened Issue is new label May 26, 2022
@github-actions github-actions bot changed the title add address field to read_rmt_name_param in legacy bluetooth add address field to read_rmt_name_param in legacy bluetooth (IDFGH-7459) May 26, 2022
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new Resolution: NA Issue resolution is unavailable labels May 29, 2022
@espressif-bot espressif-bot merged commit 6884d98 into espressif:master May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants