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

Unify the BluetoothUUID.get* algorithms. #149

Merged
merged 2 commits into from Jul 30, 2015

Conversation

jyasskin
Copy link
Member

@jyasskin jyasskin changed the title Fix #131: Unify the BluetoothUUID.get* algorithms. Unify the BluetoothUUID.get* algorithms. Jul 30, 2015
@@ -2918,7 +2935,8 @@
return <var>name</var> and abort these steps.
</li>
<li>
If <code>org.bluetooth.service.<var>name</var></code> appears in [[!BLUETOOTH-ASSIGNED-SERVICES]],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this works, but... it's a touch odd to mix variables and the '.' literal this way. An alternative would be something like: If the string prefix + "." + name appears in...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@scheib
Copy link
Contributor

scheib commented Jul 30, 2015

LGTM; Optional noted string concatenation comment.

jyasskin added a commit that referenced this pull request Jul 30, 2015
Unify the BluetoothUUID.get* algorithms.
@jyasskin jyasskin merged commit 8686b49 into WebBluetoothCG:gh-pages Jul 30, 2015
@jyasskin jyasskin deleted the unify-uuid-algorithms branch July 30, 2015 22:53
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