OSDN Git Service

Bluetooth: Clear Notification array on AVRCP disconnect
authorNitin Srivastava <nitinsr@codeaurora.org>
Thu, 13 Feb 2014 14:01:40 +0000 (19:31 +0530)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:24 +0000 (01:14 -0700)
commit68c53ded6523113ddcc1932fa5bcb7d378b12209
treec6c64db2f8ecc6de55b82c834e8cfb79617a1047
parente67bf20a9d9df7f8835881711439c4319fbf2d24
Bluetooth: Clear Notification array on AVRCP disconnect

DUT does not clear previous AVRCP notification registration
on AVCTP disconnect hence DUT sends response even when remote
device hasn't registered.
Changes made to clear notification array and while sending
notification respose check if event is registered.

Change-Id: I610f8ae6381a63236378f179bb2a619ec0c6549e
btif/src/btif_rc.c