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

fix #11 closing bracket conditional for c++ #12

Merged
merged 2 commits into from
Jun 26, 2020
Merged

fix #11 closing bracket conditional for c++ #12

merged 2 commits into from
Jun 26, 2020

Conversation

marcogmaia
Copy link

@marcogmaia marcogmaia commented May 28, 2020

fix ble_hs_pvcy.h c++ closing bracket.

@CLAassistant
Copy link

CLAassistant commented May 28, 2020

CLA assistant check
All committers have signed the CLA.

@prasad-alatkar
Copy link

@marcogmaia Thank you for fix. LGTM

@prasad-alatkar
Copy link

Hi @marcogmaia Could you please also add header guards at the start of the file ?

#ifndef H_BLE_HS_PVCY_
#define H_BLE_HS_PVCY_

Of course, corresponding #endif at the end as well ?

@marcogmaia
Copy link
Author

sure, when I get home I'll do it

@marcogmaia
Copy link
Author

@prasad-alatkar All done. :)

@marcogmaia marcogmaia closed this May 29, 2020
@marcogmaia marcogmaia reopened this May 29, 2020
@prasad-alatkar
Copy link

LGTM. @dhrishi PTAL

@dhrishi
Copy link
Collaborator

dhrishi commented May 29, 2020

@marcogmaia Thanks for the PR. This looks good!

@marcogmaia
Copy link
Author

sry for closing/reopenning, I clicked "close" in the app thinking it would close the dialog

@dhrishi dhrishi merged commit ed059a0 into espressif:nimble-1.2.0-idf Jun 26, 2020
espressif-bot pushed a commit to espressif/esp-idf that referenced this pull request Aug 1, 2020
… (Backport v4.0)

- Merges espressif/esp-nimble#12
- Fixes repeated pairing failure in RPA feature

Closes #5530
espressif-bot pushed a commit to espressif/esp-idf that referenced this pull request Aug 3, 2020
- Merges espressif/esp-nimble#12
- Fixes repeated pairing failure in RPA feature

Closes #5530
projectgus pushed a commit to espressif/esp-idf that referenced this pull request Aug 7, 2020
… (Backport v4.2)

- Merges espressif/esp-nimble#12
- Fixes repeated pairing failure in RPA feature

Closes #5530
espressif-bot pushed a commit to espressif/esp-idf that referenced this pull request Sep 10, 2020
… (Backport v3.3)

- Merges espressif/esp-nimble#12
- Fixes repeated pairing failure in RPA feature

Closes #5530
espressif-bot pushed a commit to espressif/esp-idf that referenced this pull request Sep 10, 2020
… (Backport v4.1)

- Merges espressif/esp-nimble#12
- Fixes repeated pairing failure in RPA feature

Closes #5530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants