- From: Luiz Augusto von Dentz via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Jul 2016 15:00:30 +0000
- To: public-web-bluetooth-log@w3.org
Im quite concerned with these APIs, it is quite low level which may lead us to need to expose scanning intervals which depending on the duty cycle can block other traffic such as GATT to happen. Im also not quite sure how to interpret the aggregation of scan response, there could be other advertisements in the meantime shall the stacks hold the results until it gets a scan response, for requestDevice that may be fine because the API don't except individual reports just a device, but here the holding of events may change the sequence. Perhaps if this is done via device object, so the scan response wouldn't matter and only advertisement would actually cause events. -- GitHub Notification of comment by Vudentz Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/239#issuecomment-234567676 using your GitHub account
Received on Friday, 22 July 2016 15:00:36 UTC