QLowEnergyDescriptorData露
- PyQt5.QtBluetooth.QLowEnergyDescriptorData
Description露
TODO
Methods露
- __init__()
TODO
- __init__(QLowEnergyDescriptorData)
TODO
- __init__(QBluetoothUuid, Union[QByteArray, bytes, bytearray])
TODO
- __eq__(QLowEnergyDescriptorData) → bool
TODO
- isReadable() → bool
TODO
- isValid() → bool
TODO
- isWritable() → bool
TODO
- __ne__(QLowEnergyDescriptorData) → bool
TODO
- readConstraints() → AttAccessConstraints
TODO
- setReadPermissions(bool, constraints: Union[AttAccessConstraints, AttAccessConstraint] = QBluetooth.AttAccessConstraints())
TODO
- setUuid(QBluetoothUuid)
TODO
- setValue(Union[QByteArray, bytes, bytearray])
TODO
- setWritePermissions(bool, constraints: Union[AttAccessConstraints, AttAccessConstraint] = QBluetooth.AttAccessConstraints())
TODO
- swap(QLowEnergyDescriptorData)
TODO
- uuid() → QBluetoothUuid
TODO
- value() → QByteArray
TODO
- writeConstraints() → AttAccessConstraints
TODO