src.bluetooth_sig.gatt.characteristics.voice_assistant_supported_features¶
Voice Assistant Supported Features characteristic (0x2C38).
Classes¶
Name | Description |
|---|---|
Voice Assistant supported features bitfield. |
|
Voice Assistant Supported Features characteristic (0x2C38). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.voice_assistant_supported_features.VoiceAssistantSupportedFeatures¶
Bases:
enum.IntFlagVoice Assistant supported features bitfield.
- SESSION_FLAGS_ENABLED = 1¶
- class src.bluetooth_sig.gatt.characteristics.voice_assistant_supported_features.VoiceAssistantSupportedFeaturesCharacteristic(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[VoiceAssistantSupportedFeatures]Voice Assistant Supported Features characteristic (0x2C38).
org.bluetooth.characteristic.voice_assistant_supported_features
- expected_length = 1¶