src.bluetooth_sig.gatt.characteristics.bgr_features

BGR Features characteristic (0x2C04).

Classes

Name

Description

BGRFeatures

Broadcast Game Receiver feature flags.

BGRFeaturesCharacteristic

BGR Features characteristic (0x2C04).

Module Contents

class src.bluetooth_sig.gatt.characteristics.bgr_features.BGRFeatures

Bases: enum.IntFlag

Broadcast 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.