[web-bluetooth] Consider renaming the "bluetooth" permission

jyasskin has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Consider renaming the "bluetooth" permission ==
Right now, 
https://webbluetoothcg.github.io/web-bluetooth/#permission-api-integration
 defines the `"bluetooth"` permission, and 
https://webbluetoothcg.github.io/web-bluetooth/scanning.html#permission
 defines `"bluetooth-le-scan"`. It's likely we'll have other Bluetooth
 permissions in the future:
* advertising
* defining a GATT server
* communicating over RFCOMM

I'm thinking it doesn't make a lot of sense to use `"bluetooth"` to 
refer to just the GATT-client part. Maybe `"bluetooth-gatt-client"` or
 `"bluetooth-gatt-communication"`?

Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/304 using your 
GitHub account

Received on Thursday, 6 October 2016 21:03:25 UTC