OSDN Git Service

AVRCP: Check version before sending volume changed event/SetAbsoluteVolume
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 15 Jan 2013 13:20:02 +0000 (15:20 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 15 Jan 2013 18:06:58 +0000 (20:06 +0200)
commit81337f95bbbaaed60e626cec2b3f663faa62a1a2
treefafb2e49a47cd14dcfee63c1d5e2f82bfeed47ec
parenteddda4ea960b48688bce550fa490c708e15d54d5
AVRCP: Check version before sending volume changed event/SetAbsoluteVolume

Volume change event and SetAbsoluteVolume command are only available
starting from 1.4, so we should not attempt to send these commands for
versions before that.
profiles/audio/avrcp.c