src.bluetooth_sig.gatt.characteristics.hid_iso_properties¶
HID ISO Properties characteristic (0x2C23).
Bitfield for HID Isochronous properties.
References
Bluetooth SIG HID over GATT Profile specification
Classes¶
Name | Description |
|---|---|
HID ISO Properties flags. |
|
HID ISO Properties characteristic (0x2C23). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.hid_iso_properties.HIDISOProperties¶
Bases:
enum.IntFlagHID ISO Properties flags.
- INPUT_REPORT_SUPPORTED = 1¶
- OUTPUT_REPORT_SUPPORTED = 2¶
- class src.bluetooth_sig.gatt.characteristics.hid_iso_properties.HIDISOPropertiesCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[HIDISOProperties]HID ISO Properties characteristic (0x2C23).
org.bluetooth.characteristic.hid_iso_properties
Bitfield indicating supported HID isochronous channel properties.