Definition
Web Bluetooth Scanning defines BluetoothLEScanPermissionResult
[Exposed=Window, SecureContext]
interface BluetoothLEScanPermissionResult : PermissionStatus {
attribute FrozenArray<BluetoothLEScan> scans;
};
BluetoothLEScanPermissionResult
interfaceWeb Bluetooth Scanning defines BluetoothLEScanPermissionResult
[Exposed=Window, SecureContext]
interface BluetoothLEScanPermissionResult : PermissionStatus {
attribute FrozenArray<BluetoothLEScan> scans;
};