Uses of Enum
io.qt.bluetooth.QBluetoothUuid.CharacteristicType
Packages that use QBluetoothUuid.CharacteristicType
-
Uses of QBluetoothUuid.CharacteristicType in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothUuid.CharacteristicTypeModifier and TypeMethodDescriptionQBluetoothUuid.CharacteristicType.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.CharacteristicType[]
QBluetoothUuid.CharacteristicType.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.CharacteristicTypeModifier and TypeMethodDescriptionfinal void
QBluetoothUuid.assign
(QBluetoothUuid.CharacteristicType other) Overloaded function forQBluetoothUuid.assign(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.static String
QBluetoothUuid.characteristicToString
(QBluetoothUuid.CharacteristicType uuid) final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.CharacteristicType service) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid.CharacteristicType, io.qt.core.QObject)
withparent = null
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.CharacteristicType service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyDescriptor
QLowEnergyCharacteristic.descriptor
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyCharacteristic.descriptor(io.qt.bluetooth.QBluetoothUuid)
.final boolean
QBluetoothUuid.equals
(QBluetoothUuid.CharacteristicType b) Overloaded function forQBluetoothUuid.equals(io.qt.bluetooth.QBluetoothUuid)
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid.CharacteristicType, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.CharacteristicType uuid, String serviceName) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
.final QByteArray
QBluetoothDeviceInfo.serviceData
(QBluetoothUuid.CharacteristicType serviceId) Overloaded function forQBluetoothDeviceInfo.serviceData(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceInfo.setAttribute
(short attributeId, QBluetoothUuid.CharacteristicType value) Overloaded function forQBluetoothServiceInfo.setAttribute(short, io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothDeviceInfo.setDeviceUuid
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQBluetoothDeviceInfo.setDeviceUuid(io.qt.bluetooth.QBluetoothUuid)
.final boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.CharacteristicType serviceId, byte [] data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.final boolean
QBluetoothDeviceInfo.setServiceData
(QBluetoothUuid.CharacteristicType serviceId, QByteArray data) Overloaded function forQBluetoothDeviceInfo.setServiceData(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QByteArray)
.final void
QBluetoothServiceInfo.setServiceUuid
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQBluetoothServiceInfo.setServiceUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyCharacteristicData.setUuid
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyCharacteristicData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyDescriptorData.setUuid
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyDescriptorData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QLowEnergyServiceData.setUuid
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyServiceData.setUuid(io.qt.bluetooth.QBluetoothUuid)
.final void
QBluetoothServiceDiscoveryAgent.setUuidFilter
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQBluetoothServiceDiscoveryAgent.setUuidFilter(io.qt.bluetooth.QBluetoothUuid)
.Constructors in io.qt.bluetooth with parameters of type QBluetoothUuid.CharacteristicTypeModifierConstructorDescriptionQBluetoothDeviceInfo
(QBluetoothUuid.CharacteristicType uuid, String name, int classOfDevice) Overloaded constructor forQBluetoothDeviceInfo(io.qt.bluetooth.QBluetoothUuid, java.lang.String, int)
.QLowEnergyDescriptorData
(QBluetoothUuid.CharacteristicType 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)
.