You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation status suggests this isn't supported in Chrome yet.
That doesn't mean you can't implement it following the specification, but there's no way to then compare it with another implementation.
The specification outlines a (not yet stable) ability to watch a device's adverts:
https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothdevice-watchadvertisements
This likely needs quite a refactor of the noble adapter code to continually scan for devices and read the adData for a specific device.
Implement:
Remove:
Update:
The text was updated successfully, but these errors were encountered: