src.bluetooth_sig.gatt.characteristics.pipeline¶
Pipeline components for characteristic parsing and encoding.
This package provides the multi-stage pipeline implementation for GATT
characteristic value parsing and encoding, extracted from BaseCharacteristic
for separation of concerns.