src.bluetooth_sig.gatt.services.generic_attribute¶
Generic Attribute Service implementation.
Classes¶
Name | Description |
|---|---|
Generic Attribute Service implementation. |
Module Contents¶
- class src.bluetooth_sig.gatt.services.generic_attribute.GenericAttributeService¶
Bases:
src.bluetooth_sig.gatt.services.base.BaseGattServiceGeneric Attribute Service implementation.
The GATT Service contains information about the GATT database and is primarily used for service discovery and attribute access.
This service typically contains: - Service Changed characteristic (optional)