- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Dec 2018 22:49:33 +0000
- To: public-web-bluetooth-log@w3.org
I agree that if there are distinct ad packets, they should generally result in distinct `BluetoothAdvertisingEvent` objects. (Although we aren't doing that with incomplete vs complete UUID lists or shortened vs complete Local Names...) For Manufacturer-specific Data, CSSv7 Part A.1.4 says each MSD item is 2 octets of Company Identifier Code followed by the manufacturer-specific data. To include multiple MSDs, you just send multiple items. So 0 MSDs seems like it's indistinguishable from a missing MSD list. And A.1.11 looks the same. Am I mis-reading this? -- GitHub Notification of comment by jyasskin Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/421#issuecomment-447149661 using your GitHub account
Received on Thursday, 13 December 2018 22:49:34 UTC