Qt 5.15
Qt Bluetooth
C++ Classes
QBluetoothServer
Qt 5.15.11 Reference Documentation
List of All Members for QBluetoothServer
This is the complete list of members for
QBluetoothServer
, including inherited members.
enum
Error
QBluetoothServer
(QBluetoothServiceInfo::Protocol , QObject *)
error
(QBluetoothServer::Error )
newConnection
()
~QBluetoothServer
()
close
()
error
() const : Error
hasPendingConnections
() const : bool
isListening
() const : bool
listen
(const QBluetoothAddress &, quint16 ) : bool
listen
(const QBluetoothUuid &, const QString &) : QBluetoothServiceInfo
maxPendingConnections
() const : int
nextPendingConnection
() : QBluetoothSocket *
securityFlags
() const : QBluetooth::SecurityFlags
serverAddress
() const : QBluetoothAddress
serverPort
() const : quint16
serverType
() const : QBluetoothServiceInfo::Protocol
setMaxPendingConnections
(int )
setSecurityFlags
(QBluetooth::SecurityFlags )