D-Bus method hanlers should reply back, even if the return type is void else timeout...
authorNrusingh Dash <ndash@jp.adit-jv.com>
Sat, 2 Mar 2013 05:12:59 +0000 (14:12 +0900)
committerChristian Linke <christian.linke@bmw.de>
Wed, 6 Mar 2013 07:44:05 +0000 (08:44 +0100)
commit6e46a5c19b81d44ab4ddefa1f777662f8e231047
tree532ccb8fb5b7880c1ec4addda2597b436f7c4f95
parent6b32b899809e9d231ed7aec4bfb44a7ea73dfbd9
D-Bus method hanlers should reply back, even if the return type is void else timeout occurs at client File: PluginRoutingInterfaceDbus/src/IAmRoutingReceiverShadow.cpp Functions: ackConnect, ackDisconnect, ackSetSinkVolume, ackSetSourceState, ackSinkVolumeTick, ackSourceVolumeTick, ackSetSourceVolume, ackSetSinkSoundProperty, ackSetSourceSoundProperty, ackSetSinkSoundProperties, ackSetSourceSoundProperties, ackCrossFading

Signed-off-by: Nrusingh Dash <ndash@jp.adit-jv.com>
PluginRoutingInterfaceDbus/src/IAmRoutingReceiverShadow.cpp