summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocketbase_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothsocketbase_p.h')
-rw-r--r--src/bluetooth/qbluetoothsocketbase_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothsocketbase_p.h b/src/bluetooth/qbluetoothsocketbase_p.h
index 80b905dc..b50f9437 100644
--- a/src/bluetooth/qbluetoothsocketbase_p.h
+++ b/src/bluetooth/qbluetoothsocketbase_p.h
@@ -148,7 +148,7 @@ public:
#endif
public:
- QPrivateLinearBuffer buffer;
+ QPrivateLinearBuffer rxBuffer;
QPrivateLinearBuffer txBuffer;
int socket = -1;
QBluetoothServiceInfo::Protocol socketType = QBluetoothServiceInfo::UnknownProtocol;