src.bluetooth_sig.gatt.characteristics.esl_current_absolute_time

ESL Current Absolute Time characteristic implementation.

Classes

Name

Description

ESLCurrentAbsoluteTimeCharacteristic

ESL Current Absolute Time characteristic (0x2BF9).

Module Contents

class src.bluetooth_sig.gatt.characteristics.esl_current_absolute_time.ESLCurrentAbsoluteTimeCharacteristic

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

ESL Current Absolute Time characteristic (0x2BF9).

org.bluetooth.characteristic.esl_current_absolute_time

A uint32 representing milliseconds since the ESL epoch.

expected_length: int = 4
max_value = 4294967295
min_length: int = 4
min_value = 0