src.bluetooth_sig.gatt.characteristics.health_sensor_features

Health Sensor Features characteristic (0x2BF3).

Classes

Name

Description

HealthSensorFeatures

Health Sensor feature flags.

HealthSensorFeaturesCharacteristic

Health Sensor Features characteristic (0x2BF3).

Module Contents

class src.bluetooth_sig.gatt.characteristics.health_sensor_features.HealthSensorFeatures

Bases: enum.IntFlag

Health Sensor feature flags.

OBSERVATION_TYPE_SUPPORTED = 1
class src.bluetooth_sig.gatt.characteristics.health_sensor_features.HealthSensorFeaturesCharacteristic

Bases: src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[HealthSensorFeatures]

Health Sensor Features characteristic (0x2BF3).

org.bluetooth.characteristic.health_sensor_features

Bitfield indicating the supported Health Sensor features.