OSDN Git Service

Don't set the A2DP sink data callback when registering A2DP source
authorPavlin Radoslavov <pavlin@google.com>
Wed, 24 Aug 2016 17:42:22 +0000 (10:42 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 25 Aug 2016 07:14:08 +0000 (07:14 +0000)
commit4008d1f73a065bf284f3b1866a73d5a55c05ee8e
treebf4c138d53e528855b245ac7615df54c516fb662
parentfc32808f2ffd43522edf2a593b21794991183957
Don't set the A2DP sink data callback when registering A2DP source

The p_sink_data_cback pointer should be NULL when registering
A2DP source with BTA_AvRegister()

Change-Id: I1a709c4e0d3cfe6faf0368a013b391c6e6a53a82
btif/src/btif_av.cc