Uses of Enum
io.qt.bluetooth.QBluetoothUuid.DescriptorType
Packages that use QBluetoothUuid.DescriptorType
-
Uses of QBluetoothUuid.DescriptorType in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothUuid.DescriptorTypeModifier and TypeMethodDescriptionQBluetoothUuid.DescriptorType.resolve(int value) Returns the corresponding enum entry for the given value.QLowEnergyDescriptor.type()Returns the enum constant of this type with the specified name.static QBluetoothUuid.DescriptorType[]QBluetoothUuid.DescriptorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QBluetoothUuid.DescriptorTypeModifier and TypeMethodDescriptionfinal voidQBluetoothUuid.assign(QBluetoothUuid.DescriptorType other) Overloaded function forQBluetoothUuid.assign(io.qt.bluetooth.QBluetoothUuid).final QLowEnergyCharacteristicQLowEnergyService.characteristic(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid).final QLowEnergyServiceQLowEnergyController.createServiceObject(QBluetoothUuid.DescriptorType service) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid.DescriptorType, io.qt.core.QObject)withparent = null.final QLowEnergyServiceQLowEnergyController.createServiceObject(QBluetoothUuid.DescriptorType service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject).final QLowEnergyDescriptorQLowEnergyCharacteristic.descriptor(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyCharacteristic.descriptor(io.qt.bluetooth.QBluetoothUuid).static StringQBluetoothUuid.descriptorToString(QBluetoothUuid.DescriptorType uuid) final booleanQBluetoothUuid.equals(QBluetoothUuid.DescriptorType other) Overloaded function forQBluetoothUuid.equals(io.qt.bluetooth.QBluetoothUuid).final QBluetoothServiceInfoQBluetoothServer.listen(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid.DescriptorType, java.lang.String)withserviceName = (String)null.final QBluetoothServiceInfoQBluetoothServer.listen(QBluetoothUuid.DescriptorType uuid, String serviceName) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String).final voidQBluetoothServiceInfo.setAttribute(short attributeId, QBluetoothUuid.DescriptorType value) Overloaded function forQBluetoothServiceInfo.setAttribute(short, io.qt.bluetooth.QBluetoothUuid).final voidQBluetoothDeviceInfo.setDeviceUuid(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothDeviceInfo.setDeviceUuid(io.qt.bluetooth.QBluetoothUuid).final voidQBluetoothServiceInfo.setServiceUuid(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServiceInfo.setServiceUuid(io.qt.bluetooth.QBluetoothUuid).final voidQLowEnergyCharacteristicData.setUuid(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyCharacteristicData.setUuid(io.qt.bluetooth.QBluetoothUuid).final voidQLowEnergyDescriptorData.setUuid(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyDescriptorData.setUuid(io.qt.bluetooth.QBluetoothUuid).final voidQLowEnergyServiceData.setUuid(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyServiceData.setUuid(io.qt.bluetooth.QBluetoothUuid).final voidQBluetoothServiceDiscoveryAgent.setUuidFilter(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServiceDiscoveryAgent.setUuidFilter(io.qt.bluetooth.QBluetoothUuid).Constructors in io.qt.bluetooth with parameters of type QBluetoothUuid.DescriptorTypeModifierConstructorDescriptionQBluetoothDeviceInfo(QBluetoothUuid.DescriptorType uuid, String name, int classOfDevice) Overloaded constructor forQBluetoothDeviceInfo(io.qt.bluetooth.QBluetoothUuid, java.lang.String, int).QLowEnergyDescriptorData(QBluetoothUuid.DescriptorType uuid, byte [] value) Overloaded constructor forQLowEnergyDescriptorData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray).Overloaded constructor forQLowEnergyDescriptorData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray).