- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Jul 2016 23:05:02 +0000
- To: public-web-bluetooth-log@w3.org
> 1) BluetoothLEScanFilterInit.manufacturerData, shouldn't this be renamed into "manufacturerId"? Similarly serviceData to "serviceDataUUID". My thought with those fields was that we could later extend them to whole objects with all the complexity of https://developer.android.com/reference/android/bluetooth/le/ScanFilter.Builder.html, so I wanted to use the same names as the AD field. That said, I can see some sense in using a different name for the shorthand. While I mull it over, 👍 this comment to prefer `manufacturerId` and `serviceDataUUID` or 👎 this comment to prefer `manufacturerData` and `serviceData`? -- GitHub Notification of comment by jyasskin Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/239#issuecomment-235748382 using your GitHub account
Received on Wednesday, 27 July 2016 23:05:09 UTC