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