src.bluetooth_sig.gatt.characteristics.bluetooth_sig_data

Bluetooth SIG Data characteristic (0x2B39).

Variable-length opaque data defined by Bluetooth SIG.

References

Bluetooth SIG Handover Profile specification

Classes

Name

Description

BluetoothSIGDataCharacteristic

Bluetooth SIG Data characteristic (0x2B39).

Module Contents

class src.bluetooth_sig.gatt.characteristics.bluetooth_sig_data.BluetoothSIGDataCharacteristic(info: src.bluetooth_sig.types.CharacteristicInfo | None = None, validation: src.bluetooth_sig.gatt.characteristics.characteristic_meta.ValidationConfig | None = None)

Bases: src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[bytes]

Bluetooth SIG Data characteristic (0x2B39).

org.bluetooth.characteristic.bluetooth_sig_data

Variable-length opaque data block defined by Bluetooth SIG.

allow_variable_length = True
min_length = 1