src.bluetooth_sig.gatt.characteristics.bgr_features¶
BGR Features characteristic (0x2C04).
Classes¶
Name | Description |
|---|---|
Broadcast Game Receiver feature flags. |
|
BGR Features characteristic (0x2C04). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.bgr_features.BGRFeatures¶
Bases:
enum.IntFlagBroadcast Game Receiver feature flags.
- MULTIPLEX = 2¶
- MULTISINK = 1¶
- class src.bluetooth_sig.gatt.characteristics.bgr_features.BGRFeaturesCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[BGRFeatures]BGR Features characteristic (0x2C04).
org.bluetooth.characteristic.bgr_features
Bitfield indicating the supported Broadcast Game Receiver features.