commit | e173ce45728226d19c4ce4c54d0b7aa80150f395 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Sun Mar 09 13:17:42 2014 +0200 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Mar 10 14:07:00 2014 +0200 |
tree | ec7159551f089952574a53982598906252a94563 | |
parent | fac848fcb2ac6ee7ab7d976668037228b2ac74c3 [diff] |
android/avrcp: Fix not handling SetAbsoluteVolume response This follow what is stated in AVRCP specification 1.5 page 83: " When the volume is changed on the TG by this command the Volume Change notification shall not be completed." Therefore the only option is to treat the response and self generate changed notification.