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

The API description in the Use Cases doesn't match the one in the Spec #88

Closed
g-ortuno opened this issue Mar 30, 2015 · 5 comments
Closed

Comments

@g-ortuno
Copy link
Contributor

Spec description: API to discover and communicate with devices over the Bluetooth 4 wireless standard using the Generic Attribute Profile (GATT).

Use cases description: ... interface to discover and communicate with devices connected via Bluetooth to the device hosting the implementation.

@jyasskin
Copy link
Member

I'm not sure the spec's description should match the use-cases description? The use cases and security requirements came first and drove the decisions in the spec, including the decision to limit to GATT.

@g-ortuno
Copy link
Contributor Author

hmm ok. But I still think the wording in the Use Cases' API description is a bit weird. So I thought the best solution would be to match the spec's description.

@jyasskin
Copy link
Member

Would it make sense to replace the declarative "The Web Bluetooth API defines an interface to …" with something like "We intend to define an API to …"?

@g-ortuno
Copy link
Contributor Author

So: We intend to define an API that uses Bluetooth to discover and communicate with devices. This document collects use cases for such an API.?

@jyasskin
Copy link
Member

Sure, that looks good.

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

2 participants