Definition
Web Bluetooth defines BluetoothPermissionStorage
dictionary BluetoothPermissionStorage {
required sequence<AllowedBluetoothDevice> allowedDevices;
};
BluetoothPermissionStorage
dictionaryWeb Bluetooth defines BluetoothPermissionStorage
dictionary BluetoothPermissionStorage {
required sequence<AllowedBluetoothDevice> allowedDevices;
};