summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2022-08-16 20:37:19 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2022-08-16 20:37:19 +0300
commit41cd6185fff015f492820ec8d6be99690e562791 (patch)
tree8392ec5c1eb79f4a63266d5384eb6514919804fc /src/bluetooth/qbluetoothdevicediscoveryagent_p.h
parent15f809f2a7f555c2bdb8ac152bd187e313a2838c (diff)
parent62a6402d44fe336253af976b01164ae72bbf80e4 (diff)
Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-opensourcev5.15.6-lts-lgpl
Diffstat (limited to 'src/bluetooth/qbluetoothdevicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothdevicediscoveryagent_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
index c9a35c3d..5e53bf43 100644
--- a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
@@ -224,6 +224,7 @@ private slots:
void registerDevice(const QBluetoothDeviceInfo &info);
void updateDeviceData(const QBluetoothAddress &address, QBluetoothDeviceInfo::Fields fields,
qint16 rssi, ManufacturerData manufacturerData);
+ void onErrorOccured(QBluetoothDeviceDiscoveryAgent::Error e);
void onScanFinished();
private: