src.bluetooth_sig.gatt.services.telephone_bearer

TelephoneBearer Service implementation.

Classes

Name

Description

TelephoneBearerService

Telephone Bearer Service implementation (0x184B).

Module Contents

class src.bluetooth_sig.gatt.services.telephone_bearer.TelephoneBearerService

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

Telephone Bearer Service implementation (0x184B).

Provides telephony call control for a specific bearer including call state, signal strength, and call management.

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