src.bluetooth_sig.gatt.services.internet_protocol_support

InternetProtocolSupport Service implementation.

Classes

Name

Description

InternetProtocolSupportService

Internet Protocol Support Service implementation (0x1820).

Module Contents

class src.bluetooth_sig.gatt.services.internet_protocol_support.InternetProtocolSupportService

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

Internet Protocol Support Service implementation (0x1820).

Enables IPv6 communication over Bluetooth Low Energy (IPSP).

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