summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sensors/creating.cpp
diff options
context:
space:
mode:
authorAapo Haapanen <aapo.haapanen@nokia.com>2011-12-29 12:27:29 +0200
committerAapo Haapanen <aapo.haapanen@nokia.com>2011-12-29 15:47:13 +0200
commit40a2b0fd49765fab60b1c33bc40c2c74639c7c61 (patch)
tree4b975d34d18a975b09ecb266044aaacdbe1d81fe /doc/src/snippets/sensors/creating.cpp
parentf3a7cbb96bd7c64699747f001688bf9c95a2303a (diff)
Fix sending files through QBluetoothTransferManager on Symbian
The problem was in QBluetoothTransferReplySymbian. That class does first a service discovery for ObexObjectPush service, and then sends the object through the service. The service discovery finished signal was wrongly connected, which caused the QBluetoothTransferReplySymbian object to be deleted right after the service discovery, thus cancelling the file transfer. This change makes sure that QBluetoothServiceDiscoveryAgent is deleted correctly in all situations. This also fixes problems when the transfer is cancelled during the service discovery phase. Task-number: ou1cimx1#957795 Reviewed-by: Mika Laine
Diffstat (limited to 'doc/src/snippets/sensors/creating.cpp')
0 files changed, 0 insertions, 0 deletions