diff options
author | 2019-06-17 19:29:44 +0800 | |
---|---|---|
committer | 2019-07-10 23:50:10 +0000 | |
commit | 8dbecf7d0d0df1cf5d7451238c0d6001bd0a1a8e (patch) | |
tree | 5d8298f4489b705b51dbb03f5629ec23074074ec /cmds/bootanimation/BootAnimationUtil.cpp | |
parent | bd09ce590c00d1c52630a78832552af3bf4916b9 (diff) |
[Purpose of this Feature/Patch]
fix an issue that speaker volume suddenly increase after connected to a BT headset success
From hci log,we can see the GET_REPORT cmd not be send, and trace stack,
discovery the function bta_hh_co_get_rpt_rsp have a issue: when
p_dev->get_rpt_snt--, if p_dev->get_rpt_snt value is 0, It will become
to 255.
[Buganizer]
b/136195302
Change-Id: I4d0131a15720e597ceb3692ffc831e6eb9a6c334
Diffstat (limited to 'cmds/bootanimation/BootAnimationUtil.cpp')
0 files changed, 0 insertions, 0 deletions