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

Prevent empty localName in advertisement. #17

Merged
merged 2 commits into from
Dec 12, 2018
Merged

Prevent empty localName in advertisement. #17

merged 2 commits into from
Dec 12, 2018

Conversation

gpgabriel
Copy link
Contributor

The current PR prevents emitting an empty localName.

I'm not familiar with Objective-C, please raise any possible issues.

@geovie
Copy link
Collaborator

geovie commented Dec 12, 2018

LGTM, nice job!
Could you also wrap the other advertisement properties (txPowerLevel, manufacturerData, serviceData and serviceUuids) with a std::pair<T, bool>, thanks!

@gpgabriel
Copy link
Contributor Author

Thanks for the review! I pushed the requested changes.

@geovie
Copy link
Collaborator

geovie commented Dec 12, 2018

Great thank you!

@geovie geovie merged commit 6a8c23a into Timeular:master Dec 12, 2018
@gpgabriel gpgabriel deleted the Bug/EmptyLocalName branch December 12, 2018 17:59
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

2 participants