Package-level declarations
Types
This domain allows configuring virtual Bluetooth devices to test the web-bluetooth API.
Indicates the various states of Central.
A dummy response object for the BluetoothEmulationDomain.disable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the BluetoothEmulationDomain.enable command.
A dummy response object for the BluetoothEmulationDomain.enable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Stores the manufacturer data
Stores the advertisement packet information that is sent by a Bluetooth device.
Stores the byte data of the advertisement packet sent by a Bluetooth device.
Request object containing input parameters for the BluetoothEmulationDomain.simulateAdvertisement command.
A dummy response object for the BluetoothEmulationDomain.simulateAdvertisement command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the BluetoothEmulationDomain.simulatePreconnectedPeripheral command.
A dummy response object for the BluetoothEmulationDomain.simulatePreconnectedPeripheral command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.