**Describe the bug** When calling `BLEClient.requestLEScan` it proxies the call to `navigator.bluetooth.requestLEScan` here: and in turn I get this error (Brave browser): `navigator.bluetooth.requestLEScan is not a function`