public-web-bluetooth-log@w3.org from January 2016 by subject

[web-bluetooth] Add "Remote" to class names, and rename device.gattServer to device.gatt

[web-bluetooth] Add a gattserverdisconnected event to report when a page needs to reconnect.

[web-bluetooth] Add an event when a device is disconnected.

[web-bluetooth] Add code examples to the spec

[web-bluetooth] Add connect and disconnect gatt server Bluetooth events.

[web-bluetooth] Connect to multiple BLE devices from web app?

[web-bluetooth] Consider Object.observe for service and nearby-device changes

[web-bluetooth] Consider simplifying the 3-way mapping for allowed devices.

[web-bluetooth] Describe what happens in response to disconnection (a lost ATT Bearer)

[web-bluetooth] Describe what happens when an advertising packet is received.

[web-bluetooth] Figure out how to limit access from iframes

[web-bluetooth] Fix #172: Return DataViews instead of ArrayBuffers.

[web-bluetooth] Fix #181: Unconditionally define device.gattServer, and connect from there.

[web-bluetooth] Fix #182: Filter services with the allowed services list.

[web-bluetooth] Helper functions to read values

[web-bluetooth] Is it possible to get raw bytes of the BLE packet?

[web-bluetooth] Make readValue's .then() and event handlers execute in the same order they're mentioned in the spec.

[web-bluetooth] Merge newly-granted allowed services into the stored list.

[web-bluetooth] new commits pushed by beaufortfrancois

[web-bluetooth] new commits pushed by jyasskin

[web-bluetooth] new commits pushed by scheib

[web-bluetooth] Provide a way to pair when the user's paying attention

[web-bluetooth] Pull Request: Add "Remote" to class names, and rename device.gattServer to device.gatt

[web-bluetooth] Pull Request: Add a gattserverdisconnected event to report when a page needs to reconnect.

[web-bluetooth] Pull Request: Fix #172: Return DataViews instead of ArrayBuffers.

[web-bluetooth] Pull Request: Fix #181: Unconditionally define device.gattServer, and connect from there.

[web-bluetooth] Pull Request: Fix #182: Filter services with the allowed services list.

[web-bluetooth] Pull Request: Make readValue's .then() and event handlers execute in the same order they're mentioned in the spec.

[web-bluetooth] Pull Request: Merge newly-granted allowed services into the stored list.

[web-bluetooth] Pull Request: Remove all mentions of "script execution environment", which no longer exists in HTML.

[web-bluetooth] Pull Request: Remove BluetoothDevice.paired

[web-bluetooth] Pull Request: Suggest UAs disconnect when a BluetoothDevice is gc'ed.

[web-bluetooth] Remove all mentions of "script execution environment", which no longer exists in HTML.

[web-bluetooth] Remove BluetoothDevice.paired

[web-bluetooth] Returns DataView instead of ArrayBuffer on readValue

[web-bluetooth] Should `requestDevice` allow choosing more than 1 device?

[web-bluetooth] Suggest UAs disconnect when a BluetoothDevice is gc'ed.

[web-bluetooth] Update 'script execution context' reference to refer to a `Bluetooth` instance

[web-bluetooth] When a BLE peripheral terminates a connection it should be possible to re-connect from the web app

[web-bluetooth] When a device causes a page to open, the page should be able to find the device

Closed: [web-bluetooth] Add an event when a device is disconnected.

Closed: [web-bluetooth] Add connect and disconnect gatt server Bluetooth events.

Closed: [web-bluetooth] Allowed services map should merge with an existing one

Closed: [web-bluetooth] Connect to multiple BLE devices from web app?

Closed: [web-bluetooth] Consider simplifying the 3-way mapping for allowed devices.

Closed: [web-bluetooth] Is it possible to get raw bytes of the BLE packet?

Closed: [web-bluetooth] readValue()'s event and Promise handlers should execute in an order matching the spec

Closed: [web-bluetooth] Remove BluetoothDevice.paired

Closed: [web-bluetooth] Returns DataView instead of ArrayBuffer on readValue

Closed: [web-bluetooth] Take the allowed services list into account when returning services

Closed: [web-bluetooth] Unconditionally define the gattServer attribute, and move connect() there

Closed: [web-bluetooth] Update 'script execution context' reference to refer to a `Bluetooth` instance

Last message date: Saturday, 30 January 2016 16:02:20 UTC