[web-bluetooth] Bluetooth device manufacturer data property (#632)

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

== Bluetooth device manufacturer data property ==
The spec lists properties for an abstract "Bluetooth device" [here](https://webbluetoothcg.github.io/web-bluetooth/#global-device-properties) but does not include a property for storing manufacturer data. Manufacturer data is referenced in the non-normative note explaining how requestDevice matches devices against filters (just below the [Bluetooth interface definition](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth)):

> To match a filter, the device has to: [...] advertise manufacturer specific data matching all of the values in manufacturerData if that member is present

To address this, the spec should add a manufacturer data property to the list of Bluetooth device properties and define steps for replacing the manufacturer data when new advertisements are received.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 24 September 2024 20:49:33 UTC