src.bluetooth_sig.gatt.services.generic_telephone_bearer

GenericTelephoneBearer Service implementation.

Classes

Name

Description

GenericTelephoneBearerService

Generic Telephone Bearer Service implementation (0x184C).

Module Contents

class src.bluetooth_sig.gatt.services.generic_telephone_bearer.GenericTelephoneBearerService

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

Generic Telephone Bearer Service implementation (0x184C).

A generic instance of the Telephone Bearer Service providing a standardised telephony interface.

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