Uses of Class
io.qt.bluetooth.QBluetoothServiceInfo
-
Uses of QBluetoothServiceInfo in io.qt.bluetooth
Modifier and TypeMethodDescriptionQBluetoothServiceInfo.clone()
Creates and returns a copy of this object.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid uuid, String serviceName) 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 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 QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.ProtocolUuid uuid) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid.ProtocolUuid, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
QBluetoothServer.listen
(QBluetoothUuid.ProtocolUuid uuid, String serviceName) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
.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)
.final QBluetoothServiceInfo
Overloaded function forQBluetoothServer.listen(io.qt.core.QUuid, java.lang.String)
withserviceName = (String)null
.final QBluetoothServiceInfo
Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothUuid, java.lang.String)
.Modifier and TypeMethodDescriptionfinal QList
<QBluetoothServiceInfo> QBluetoothServiceDiscoveryAgent.discoveredServices()
Modifier and TypeMethodDescriptionfinal void
QBluetoothServiceInfo.assign
(QBluetoothServiceInfo other) final void
QBluetoothSocket.connectToService
(QBluetoothServiceInfo service) Overloaded function forQBluetoothSocket.connectToService(io.qt.bluetooth.QBluetoothServiceInfo, io.qt.core.QIODevice.OpenMode)
withopenMode = new io.qt.core.QIODevice.OpenMode(3)
.final void
QBluetoothSocket.connectToService
(QBluetoothServiceInfo service, QIODevice.OpenMode openMode) final void
QBluetoothSocket.connectToService
(QBluetoothServiceInfo service, QIODevice.OpenModeFlag ... openMode) protected final void
QBluetoothSocket.doDeviceDiscovery
(QBluetoothServiceInfo service, QIODevice.OpenMode openMode) protected final void
QBluetoothSocket.doDeviceDiscovery
(QBluetoothServiceInfo service, QIODevice.OpenModeFlag ... openMode) ModifierConstructorDescription