summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_win_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothsocket_win_p.h')
-rw-r--r--src/bluetooth/qbluetoothsocket_win_p.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/bluetooth/qbluetoothsocket_win_p.h b/src/bluetooth/qbluetoothsocket_win_p.h
index fe0fc99f..77f4842e 100644
--- a/src/bluetooth/qbluetoothsocket_win_p.h
+++ b/src/bluetooth/qbluetoothsocket_win_p.h
@@ -108,14 +108,9 @@ private slots:
private:
bool createNotifiers();
- void updateAddressesAndPorts();
bool configureSecurity();
QSocketNotifier *exceptNotifier = nullptr;
- QBluetoothAddress m_localAddress;
- quint16 m_localPort = 0;
- QBluetoothAddress m_peerAddress;
- quint16 m_peerPort = 0;
};
QT_END_NAMESPACE