Uses of Enum
io.qt.bluetooth.QBluetoothUuid.DescriptorType
-
Uses of QBluetoothUuid.DescriptorType in io.qt.bluetooth
Modifier 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.Modifier and TypeMethodDescriptionfinal void
QBluetoothUuid.assign
(QBluetoothUuid.DescriptorType other) Overloaded function forQBluetoothUuid.assign(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.DescriptorType service) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid.DescriptorType, io.qt.core.QObject)
withparent = null
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.DescriptorType service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyDescriptor
QLowEnergyCharacteristic.descriptor
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyCharacteristic.descriptor(io.qt.bluetooth.QBluetoothUuid)
.static String
QBluetoothUuid.descriptorToString
(QBluetoothUuid.DescriptorType uuid) final boolean
QBluetoothUuid.equals
(QBluetoothUuid.DescriptorType other) Overloaded function forQBluetoothUuid.equals(io.qt.bluetooth.QBluetoothUuid)
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid.DescriptorType, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.DescriptorType uuid, String serviceName) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
.final void
QBluetoothServiceInfo.setAttribute
(short attributeId, QBluetoothUuid.DescriptorType value) Overloaded function forQBluetoothServiceInfo.setAttribute(short, io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothDeviceInfo.setDeviceUuid
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothDeviceInfo.setDeviceUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceInfo.setServiceUuid
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServiceInfo.setServiceUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyCharacteristicData.setUuid
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyCharacteristicData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyDescriptorData.setUuid
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyDescriptorData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyServiceData.setUuid
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyServiceData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceDiscoveryAgent.setUuidFilter
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQBluetoothServiceDiscoveryAgent.setUuidFilter(io.qt.bluetooth.QBluetoothUuid)
.ModifierConstructorDescriptionQBluetoothDeviceInfo
(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)
.