Qt Bluetooth API and power of the received signal
-
Hello to everyone.
I'm trying to design an application thus im gathering all the needed pieces.
The plan is to connect two mobile phones via a bluetooth real time data transfer connection, using the Qt Connectivity Bluetooth API (in the same manner as it is done in the Bluetooth Tennis example http://doc.qt.nokia.com/qtmobility-1.2/bttennis.html )I want also to know the Watt (or DB or any scale) value of the received signal from the other device.
Is there a way in the -QT- Qt BT API to get this value?Thanks in advance!