![]() |
4S Device Communication Module Collection
Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
|
|
Linux Bluetooth (BlueZ) PAL-layer module implementation. More...
A lot of Exception checking is going on, but not a lot of exception handling...
A few QDBusPendingCall::waitForFinished() are used as temp shortcuts. The code ought to use only asyncronous calls though. This may also pose a threat to the assumption that only one signal is being processed at any time (the consequences of using waitForFinished() is not clear in the documentation)!