src.bluetooth_sig.gatt.services.mesh_proxy

MeshProxy Service implementation.

Classes

Name

Description

MeshProxyService

Mesh Proxy Service implementation (0x1828).

Module Contents

class src.bluetooth_sig.gatt.services.mesh_proxy.MeshProxyService

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

Mesh Proxy Service implementation (0x1828).

Enables GATT-based communication with a Bluetooth Mesh network via a proxy node.

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