- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Mar 2016 21:34:49 +0000
- To: public-web-bluetooth-log@w3.org
Note that [discovery](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-requestdevice) doesn't produce "events"; it fills a dialog from which the user can pick devices. The browser has to pick whether to receive the first or all advertising packets from each device, and we're finding [use cases](https://crbug.com/599056) that require us to aggregate information from multiple packets in order to decide whether to include a device in the dialog. We are planning a Scanning API, which will need this sort of control over which advertising packets are delivered. -- GitHub Notification of comment by jyasskin Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/225#issuecomment-203644563 using your GitHub account
Received on Wednesday, 30 March 2016 21:34:51 UTC