commit | 45aa22f0f3d672c66b9777317c12c4196a9efd86 | [log] [tgz] |
---|---|---|
author | Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com> | Tue Mar 04 21:43:22 2014 +0100 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Mar 05 10:32:49 2014 +0200 |
tree | d029299c28b886c1027bd8d9c08ebef64477db3b | |
parent | 5071d7dd621b5d04720c2decec2325c5777b872d [diff] |
android/avrcp: Fix RegisterNotification response handling For INTERIM RegisterNotification response we should keep request on list since it will be needed for CHANGED response. Requests on lists shall be matched by both pdu_id and event_id since we can have multiple queued RegisterNotification requests and will need to reply with proper transaction label.