src.bluetooth_sig.gatt.characteristics.peripheral_preferred_connection_parameters¶
Peripheral Preferred Connection Parameters characteristic implementation.
Classes¶
Name | Description |
|---|---|
Connection parameters data. |
|
Peripheral Preferred Connection Parameters characteristic (0x2A04). |
Module Contents¶
- class src.bluetooth_sig.gatt.characteristics.peripheral_preferred_connection_parameters.ConnectionParametersData¶
Bases:
msgspec.StructConnection parameters data.
- class src.bluetooth_sig.gatt.characteristics.peripheral_preferred_connection_parameters.PeripheralPreferredConnectionParametersCharacteristic¶
Bases:
src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[ConnectionParametersData]Peripheral Preferred Connection Parameters characteristic (0x2A04).
org.bluetooth.characteristic.gap.peripheral_preferred_connection_parameters
Contains the preferred connection parameters (8 bytes).
- expected_length = 8¶