src.bluetooth_sig.gatt.characteristics.ugg_features¶
UGG Features characteristic (0x2C01).
Classes¶
Name | Description |
|---|---|
Unicast Game Gateway feature flags. |
|
UGG Features characteristic (0x2C01). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.ugg_features.UGGFeatures¶
Bases:
enum.IntFlagUnicast Game Gateway feature flags.
- UGG_96_KBPS = 2¶
- UGG_MULTIPLEX = 1¶
- UGG_MULTISINK = 4¶
- class src.bluetooth_sig.gatt.characteristics.ugg_features.UGGFeaturesCharacteristic(info: src.bluetooth_sig.types.CharacteristicInfo | None = None, validation: src.bluetooth_sig.gatt.characteristics.characteristic_meta.ValidationConfig | None = None)¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[UGGFeatures]UGG Features characteristic (0x2C01).
org.bluetooth.characteristic.ugg_features
Bitfield indicating the supported Unicast Game Gateway features.