Index: sources/bluetooth/BluetoothInterface.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r45e753bb6f0ffde4ebdb60f6658cbccdd440957f --- sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 45e753bb6f0ffde4ebdb60f6658cbccdd440957f) @@ -129,7 +129,7 @@ void onAttributeResponse (const DeviceBluetoothPairedQueryResponseData &vData); private: - bool startScan (); + bool startScan (bool vQuitDevice); bool stopScan (); void initConnections ();