OSDN Git Service

BT problems in Acura MDX
authorZhihai Xu <zhihaixu@google.com>
Wed, 1 May 2013 01:29:53 +0000 (18:29 -0700)
committerZhihai Xu <zhihaixu@google.com>
Wed, 1 May 2013 01:43:11 +0000 (18:43 -0700)
commit2154e12efeec88780933d47b3c3686ff9f6fe84d
tree723d7b8f1baccd9ab9fec0352d175c66c6e7c7f3
parentb05c0190b55369618c968b27ea406f9660bfa4ed
BT problems in Acura MDX

problem2 unexpected beep from carkit during ringing.
The root cause is
the interval between the ring alert is 10 seconds. it is too long
for the carkit which trigger the beep from the carkit. After I
change the inteval to 5 seconds, no unexpected beep from the carkit.

issue 8720373

Change-Id: I6f1cc1faba27e61c80b31c63b6673436e003b117
bta/ag/bta_ag_cmd.c