Expand description
This domain allows configuring virtual Bluetooth devices to test the web-bluetooth API.
Structs§
- Disable
Params - Disable the BluetoothEmulation domain. disable
- Disable
Returns - Disable the BluetoothEmulation domain. disable
- Enable
Params - Enable the BluetoothEmulation domain. enable
- Enable
Params Builder - Enable
Returns - Enable the BluetoothEmulation domain. enable
- Manufacturer
Data - Stores the manufacturer data ManufacturerData
- Manufacturer
Data Builder - Scan
Entry - Stores the advertisement packet information that is sent by a Bluetooth device. ScanEntry
- Scan
Entry Builder - Scan
Record - Stores the byte data of the advertisement packet sent by a Bluetooth device. ScanRecord
- Scan
Record Builder - Simulate
Advertisement Params - Simulates an advertisement packet described in |entry| being received by the central. simulateAdvertisement
- Simulate
Advertisement Params Builder - Simulate
Advertisement Returns - Simulates an advertisement packet described in |entry| being received by the central. simulateAdvertisement
- Simulate
Preconnected Peripheral Params - Simulates a peripheral with |address|, |name| and |knownServiceUuids| that has already been connected to the system. simulatePreconnectedPeripheral
- Simulate
Preconnected Peripheral Params Builder - Simulate
Preconnected Peripheral Returns - Simulates a peripheral with |address|, |name| and |knownServiceUuids| that has already been connected to the system. simulatePreconnectedPeripheral
Enums§
- Central
State - Indicates the various states of Central.