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 the GATT blacklist. #146

Merged
merged 2 commits into from Jul 28, 2015
Merged

Conversation

jyasskin
Copy link
Member

<li>
If <var>line</var> consists of a <a>valid UUID</a>, a space (U+0020),
and one of the tokens "<code>exclude-reads</code>" or "<code>exclude-writes</code>",
add a mapping from that UUID, to the token.
Copy link
Contributor

Choose a reason for hiding this comment

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

Previous block mentions adding a mapping to result. This block likely should mention 'result' as well, or perhaps have 3 maps. To be very precise language should indicate what happens when a UUID appears multiple times with different tokens.

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, still with a single map.

@scheib
Copy link
Contributor

scheib commented Jul 27, 2015

LGTM

@jyasskin
Copy link
Member Author

Thanks. I'm going to wait to merge this until WebBluetoothCG/registries#1 is ready, so the spec never has a broken link.

jyasskin added a commit that referenced this pull request Jul 28, 2015
@jyasskin jyasskin merged commit 2fb7588 into WebBluetoothCG:gh-pages Jul 28, 2015
@jyasskin jyasskin deleted the blacklists branch July 28, 2015 21:12
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