protocol/bluetooth_emulation library
Classes
- BluetoothEmulationApi
- This domain allows configuring virtual Bluetooth devices to test the web-bluetooth API.
- CharacteristicOperationReceivedEvent
- CharacteristicProperties
- Describes the properties of a characteristic. This follows Bluetooth Core Specification BT 4.2 Vol 3 Part G 3.3.1. Characteristic Properties.
- DescriptorOperationReceivedEvent
- GattOperationReceivedEvent
- ManufacturerData
- Stores the manufacturer data
- ScanEntry
- Stores the advertisement packet information that is sent by a Bluetooth device.
- ScanRecord
- Stores the byte data of the advertisement packet sent by a Bluetooth device.
Enums
- CentralState
- Indicates the various states of Central.
- CharacteristicOperationType
- Indicates the various types of characteristic operation.
- CharacteristicWriteType
- Indicates the various types of characteristic write.
- DescriptorOperationType
- Indicates the various types of descriptor operation.
- GATTOperationType
- Indicates the various types of GATT event.