Uses of Enum
io.qt.bluetooth.QBluetoothUuid.ServiceClassUuid
Packages that use QBluetoothUuid.ServiceClassUuid
-
Uses of QBluetoothUuid.ServiceClassUuid in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothUuid.ServiceClassUuidModifier and TypeMethodDescriptionQBluetoothUuid.ServiceClassUuid.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QBluetoothUuid.ServiceClassUuid[]
QBluetoothUuid.ServiceClassUuid.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.ServiceClassUuidModifier and TypeMethodDescriptionfinal void
QBluetoothUuid.assign
(QBluetoothUuid.ServiceClassUuid other) Overloaded function forQBluetoothUuid.assign(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothSocket.connectToService
(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothSocket.connectToService(io.qt.bluetooth.QBluetoothAddress, io.qt.bluetooth.QBluetoothUuid.ServiceClassUuid, io.qt.core.QIODeviceBase.OpenMode)
withmode = new io.qt.core.QIODeviceBase.OpenMode(3)
.final void
QBluetoothSocket.connectToService
(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid, QIODeviceBase.OpenMode mode) SeeQBluetoothSocket::
connectToService(QBluetoothAddress, QBluetoothUuid::ServiceClassUuid, QIODeviceBase::OpenMode) final void
QBluetoothSocket.connectToService
(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid, QIODeviceBase.OpenModeFlag ... mode) final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.ServiceClassUuid service) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid.ServiceClassUuid, io.qt.core.QObject)
withparent = null
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.ServiceClassUuid service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyDescriptor
QLowEnergyCharacteristic.descriptor
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyCharacteristic.descriptor(io.qt.bluetooth.QBluetoothUuid)
.final boolean
QBluetoothUuid.equals
(QBluetoothUuid.ServiceClassUuid b) Overloaded function forQBluetoothUuid.equals(io.qt.bluetooth.QBluetoothUuid)
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid.ServiceClassUuid, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.ServiceClassUuid uuid, String serviceName) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
.static String
QBluetoothUuid.serviceClassToString
(QBluetoothUuid.ServiceClassUuid uuid) final QByteArray
QBluetoothDeviceInfo.serviceData
(QBluetoothUuid.ServiceClassUuid serviceId) Overloaded function forQBluetoothDeviceInfo.serviceData(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceInfo.setAttribute
(short attributeId, QBluetoothUuid.ServiceClassUuid value) Overloaded function forQBluetoothServiceInfo.setAttribute(short, io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothDeviceInfo.setDeviceUuid
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothDeviceInfo.setDeviceUuid(io.qt.bluetooth.QBluetoothUuid)
.final boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.ServiceClassUuid serviceId, byte [] data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.final boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.ServiceClassUuid serviceId, QByteArray data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.final void
QBluetoothServiceInfo.setServiceUuid
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothServiceInfo.setServiceUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyCharacteristicData.setUuid
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyCharacteristicData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyDescriptorData.setUuid
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyDescriptorData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyServiceData.setUuid
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyServiceData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceDiscoveryAgent.setUuidFilter
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothServiceDiscoveryAgent.setUuidFilter(io.qt.bluetooth.QBluetoothUuid)
.Constructors in io.qt.bluetooth with parameters of type QBluetoothUuid.ServiceClassUuidModifierConstructorDescriptionQBluetoothDeviceInfo
(QBluetoothUuid.ServiceClassUuid uuid, String name, int classOfDevice) Overloaded constructor forQBluetoothDeviceInfo(io.qt.bluetooth.QBluetoothUuid, java.lang.String, int)
.QLowEnergyDescriptorData
(QBluetoothUuid.ServiceClassUuid 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)
.