Definition
Web Bluetooth defines BluetoothManufacturerDataMap
[Exposed=Window, SecureContext]
interface BluetoothManufacturerDataMap {
readonly maplike<unsigned short, DataView>;
};
BluetoothManufacturerDataMap
interfaceWeb Bluetooth defines BluetoothManufacturerDataMap
[Exposed=Window, SecureContext]
interface BluetoothManufacturerDataMap {
readonly maplike<unsigned short, DataView>;
};
BluetoothManufacturerDataMap