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

[TW#26964] Avoid magic numbers in bluetooth/gatt_server example #2622

Closed
ThisNameIsNotAllowed opened this issue Oct 23, 2018 · 1 comment
Closed

Comments

@ThisNameIsNotAllowed
Copy link
Contributor

as well as

Could be replaced by .service_uuid_len = sizeof(adv_service_uuid128), to avoid magic numbers.

@Alvin1Zhang Alvin1Zhang changed the title Avoid magic numbers in bluetooth/gatt_server example [TW#26964] Avoid magic numbers in bluetooth/gatt_server example Oct 24, 2018
@dhrishi
Copy link
Collaborator

dhrishi commented Oct 24, 2018

That's right. Will fix it.

igrr pushed a commit that referenced this issue Nov 18, 2018
This closes:
#2617
#2622

Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
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

No branches or pull requests

3 participants