OSDN Git Service

Remove check for stream type in a2dp hal_callbacks.
authorAnubhav Gupta <anubhavg@codeaurora.org>
Tue, 7 Oct 2014 12:58:19 +0000 (18:28 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 5 Jun 2015 01:18:55 +0000 (01:18 +0000)
commita4f66355a304e869d22195fb7177756bb2243cff
treec8df2eef6b99c38c0b556f8585b82b664c29566a
parent40969d03ffa9cfe67dbd3cec6ce074443638ce4a
Remove check for stream type in a2dp hal_callbacks.

Stream type is invalid till signalling channel
connection establishment is completed. Do not
check stream type while calling HAL callback.

Change-Id: I69fb19636f3e9bb72202c450dcef9e7bc2e53731
btif/src/btif_av.c