OSDN Git Service

Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFO
authorPavlin Radoslavov <pavlin@google.com>
Fri, 10 Jul 2015 00:57:20 +0000 (17:57 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 10 Jul 2015 09:41:05 +0000 (09:41 +0000)
commit08c08fc0015c3c5e864da080dba0712ee89a6712
tree8d0647cb0ce246e777da99c987a9c1fa874b2df6
parent26c3dd41b294b7f6d0ca7198b00ed1e1ef32dfb9
Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFO

Assign appropriately the p_rsp_data pointer to point in the
buffer with the response.

Bug: 22307858
Change-Id: I2f77f290ff2c62c09b3be18ff047167a48c7c9d4
stack/avrc/avrc_api.c