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)
committerZhihai Xu <zhihaixu@google.com>
Tue, 29 Apr 2014 19:52:16 +0000 (19:52 +0000)
commitad0b6c784a5684812f828b68fd8b5f952c62a443
treedc21a13a6ac32ff83e022b9099c0063bcc5100eb
parent04670cfc541801d645309759e6624e0275fc2e5d
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