kdeconnect-kde/core/backends/bluetooth
Willyanto Willyanto 29f56dcc29 Perform initialization in initialization list
Fixes variable is assigned in constructor body. Consider performing
initialization in initialization list. (CWE-398)
2022-12-22 23:24:31 +07:00
..
bluetoothdevicelink.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothdevicelink.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothdownloadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothdownloadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothlinkprovider.cpp Perform initialization in initialization list 2022-12-22 23:24:31 +07:00
bluetoothlinkprovider.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothpairinghandler.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothpairinghandler.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothuploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
bluetoothuploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
CMakeLists.txt Add connection multiplexer 2019-07-20 12:29:33 +02:00
connectionmultiplexer.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
connectionmultiplexer.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannel.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannelstate.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
multiplexchannelstate.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
Multiplexing protocol.md Add connection multiplexer 2019-07-20 12:29:33 +02:00