audio/transport: Fix emitting volume changed too soon 75/51475/1
authorBharat Panda <bharat.panda@samsung.com>
Tue, 10 Nov 2015 04:33:26 +0000 (10:03 +0530)
committerBharat Panda <bharat.panda@samsung.com>
Tue, 10 Nov 2015 04:33:26 +0000 (10:03 +0530)
commit7b4153fc317c1c5c5a79f1bb07cacf29c2ff6769
treeedff10e17f91c9efd9ed50cea99b500abd0ca27c
parent4087e7d006955a8c1d28b55cc22e2e6adca635e1
audio/transport: Fix emitting volume changed too soon

The volume should start at maximum (127) but at that point there is no
reason to notify the remote since there is no stream ongoing so no
changes can be applied.

git repo link:
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=bf25bb8b335e4cd967ad8e4d358addc7305818b9

Change-Id: I147023026c8d13ee9a8b90195bc88aeda7676112
profiles/audio/transport.c