addDescriptor(self, descriptor: PySide6.QtBluetooth.QLowEnergyDescriptorData) -> None |
addDescriptor(self, descriptor: PySide6.QtBluetooth.QLowEnergyDescriptorData) -> None [extrait de addDescriptor.__doc__] |
descriptors(self) -> List[PySide6.QtBluetooth.QLowEnergyDescriptorData] |
descriptors(self) -> List[PySide6.QtBluetooth.QLowEnergyDescriptorData] [extrait de descriptors.__doc__] |
isValid(self) -> bool |
isValid(self) -> bool [extrait de isValid.__doc__] |
maximumValueLength(self) -> int |
maximumValueLength(self) -> int [extrait de maximumValueLength.__doc__] |
minimumValueLength(self) -> int |
minimumValueLength(self) -> int [extrait de minimumValueLength.__doc__] |
properties(self) -> PySide6.QtBluetooth.QLowEnergyCharacteristic.PropertyTypes |
properties(self) -> PySide6.QtBluetooth.QLowEnergyCharacteristic.PropertyTypes [extrait de properties.__doc__] |
readConstraints(self) -> PySide6.QtBluetooth.QBluetooth.AttAccessConstraints |
readConstraints(self) -> PySide6.QtBluetooth.QBluetooth.AttAccessConstraints [extrait de readConstraints.__doc__] |
setDescriptors(self, descriptors: Sequence[PySide6.QtBluetooth.QLowEnergyDescriptorData]) -> None |
setDescriptors(self, descriptors: Sequence[PySide6.QtBluetooth.QLowEnergyDescriptorData]) -> None [extrait de setDescriptors.__doc__] |
setProperties(self, properties: PySide6.QtBluetooth.QLowEnergyCharacteristic.PropertyTypes) -> None |
setProperties(self, properties: PySide6.QtBluetooth.QLowEnergyCharacteristic.PropertyTypes) -> None [extrait de setProperties.__doc__] |
setReadConstraints(self, constraints: PySide6.QtBluetooth.QBluetooth.AttAccessConstraints) -> None |
setReadConstraints(self, constraints: PySide6.QtBluetooth.QBluetooth.AttAccessConstraints) -> None [extrait de setReadConstraints.__doc__] |
setUuid(self, uuid: Union[PySide6.QtBluetooth.QBluetoothUuid, PySide6.QtBluetooth.QBluetoothUuid.CharacteristicType, PySide6.QtBluetooth.QBluetoothUuid.DescriptorType, PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid, PySide6.QtBluetooth.QBluetoothUuid.ServiceClassUuid, PySide6.QtCore.QUuid]) -> None |
setUuid(self, uuid: Union[PySide6.QtBluetooth.QBluetoothUuid, PySide6.QtBluetooth.QBluetoothUuid.CharacteristicType, PySide6.QtBluetooth.QBluetoothUuid.DescriptorType, PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid, PySide6.QtBluetooth.QBluetoothUuid.ServiceClassUuid, PySide6.QtCore.QUuid]) -> None [extrait de setUuid.__doc__] |
setValue(self, value: Union[PySide6.QtCore.QByteArray, bytes]) -> None |
setValue(self, value: Union[PySide6.QtCore.QByteArray, bytes]) -> None [extrait de setValue.__doc__] |
setValueLength(self, minimum: int, maximum: int) -> None |
setValueLength(self, minimum: int, maximum: int) -> None [extrait de setValueLength.__doc__] |
setWriteConstraints(self, constraints: PySide6.QtBluetooth.QBluetooth.AttAccessConstraints) -> None |
setWriteConstraints(self, constraints: PySide6.QtBluetooth.QBluetooth.AttAccessConstraints) -> None [extrait de setWriteConstraints.__doc__] |
swap(self, other: PySide6.QtBluetooth.QLowEnergyCharacteristicData) -> None |
swap(self, other: PySide6.QtBluetooth.QLowEnergyCharacteristicData) -> None [extrait de swap.__doc__] |
uuid(self) -> PySide6.QtBluetooth.QBluetoothUuid |
uuid(self) -> PySide6.QtBluetooth.QBluetoothUuid [extrait de uuid.__doc__] |
value(self) -> PySide6.QtCore.QByteArray |
value(self) -> PySide6.QtCore.QByteArray [extrait de value.__doc__] |
writeConstraints(self) -> PySide6.QtBluetooth.QBluetooth.AttAccessConstraints |
writeConstraints(self) -> PySide6.QtBluetooth.QBluetooth.AttAccessConstraints [extrait de writeConstraints.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :