src.bluetooth_sig.gatt.characteristics.object_id

Object ID characteristic implementation.

Classes

Name

Description

ObjectIdCharacteristic

Object ID characteristic (0x2AC3).

Module Contents

class src.bluetooth_sig.gatt.characteristics.object_id.ObjectIdCharacteristic

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

Object ID characteristic (0x2AC3).

org.bluetooth.characteristic.object_id

A 48-bit locally unique object identifier used by the Object Transfer Service (OTS).

expected_length: int = 6
max_value = 281474976710655
min_length: int = 6
min_value = 0