Index: sources/view/VBluetooth.cpp =================================================================== diff -u -r2fde0cfeb28b3fab9437e9bd15c1ec775785f103 -ra706f0bc5c65ec23de7e199d4aae158a06d07214 --- sources/view/VBluetooth.cpp (.../VBluetooth.cpp) (revision 2fde0cfeb28b3fab9437e9bd15c1ec775785f103) +++ sources/view/VBluetooth.cpp (.../VBluetooth.cpp) (revision a706f0bc5c65ec23de7e199d4aae158a06d07214) @@ -318,8 +318,9 @@ /*! * \brief VBluetooth::onLoadAndConnectToLastSelectedDevice - * - * \param obj + * Called when we load the ble config file and there is a previously + * selected device listed + * \param obj - (QJsonObject) the bledevices.conf file data */ void VBluetooth::onLoadAndConnectToLastSelectedDevice(const QJsonObject &obj) {