OSDN Git Service

Don't stop sniff timer before checking for service ID entry
authorMallikarjuna GB <gbmalli@codeaurora.org>
Fri, 22 May 2015 09:44:25 +0000 (15:14 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 5 Jun 2015 01:09:26 +0000 (01:09 +0000)
commit0ba8b2303ed8d0f2c0636befe28b89cfe33169de
tree20c9bd7fbd6f9b3dd8f0a02d31a7416044e9d18e
parent7d29482dd040a00be373092a566b0d7c5b4827fb
 Don't stop sniff timer before checking for service ID entry

- Avoid stopping sniff timer before checking for service
ID entry for which bta_sys_conn_close is called since if
entry is not present we return without re-starting timer
and ACL doesn't go into sniff.

Change-Id: I063da8e58e067ade5d646debf086bb443066106c
bta/dm/bta_dm_pm.c