Definition
Web Serial API defines SerialPortRequestOptions
dictionary SerialPortRequestOptions {
sequence<SerialPortFilter> filters;
sequence<BluetoothServiceUUID> allowedBluetoothServiceClassIds;
};
SerialPortRequestOptions
dictionaryWeb Serial API defines SerialPortRequestOptions
dictionary SerialPortRequestOptions {
sequence<SerialPortFilter> filters;
sequence<BluetoothServiceUUID> allowedBluetoothServiceClassIds;
};