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 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 b) 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 QByteArray
QBluetoothDeviceInfo.serviceData
(QBluetoothUuid.DescriptorType serviceId) Overloaded function forQBluetoothDeviceInfo.serviceData(io.qt.bluetooth.QBluetoothUuid)
.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 boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.DescriptorType serviceId, byte [] data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.final boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.DescriptorType serviceId, QByteArray data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.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)
.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)
.