Re: [web-bluetooth] Proposal: active scanning with scan response (#623)

From the conversation above it sounds like the issue is whether two `advertisementreceived` events are fired, each with data from a single Bluetooth packet or one `advertisementreceived` event is filed with the combined data from both packets. I'm trying to understand whether this difference matters to applications because there might be some data missing or incorrectly combined, or if all the data is present but applications need to consider the possibility it will be split across multiple events. The former would be a serious issue while the latter is annoying but workable.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/623#issuecomment-2089271106 using your GitHub account


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

Received on Wednesday, 1 May 2024 23:10:33 UTC