src.bluetooth_sig.gatt.services.coordinated_set_identification

CoordinatedSetIdentification Service implementation.

Classes

Name

Description

CoordinatedSetIdentificationService

Coordinated Set Identification Service implementation (0x1846).

Module Contents

class src.bluetooth_sig.gatt.services.coordinated_set_identification.CoordinatedSetIdentificationService

Bases: src.bluetooth_sig.gatt.services.base.BaseGattService

Coordinated Set Identification Service implementation (0x1846).

Identifies devices belonging to a coordinated set (e.g., left and right earbuds) for LE Audio.

service_characteristics: ClassVar[dict[src.bluetooth_sig.gatt.characteristics.registry.CharacteristicName, bool]]