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>
Wed, 10 Jun 2015 21:28:30 +0000 (21:28 +0000)
commitc1c26aae2708cb74d2aa3e70b5168e0172731c49
tree42f36b975134da8f0ada0d0158115b87724d07ff
parentb399701373c8829e5d0f85041e7f7542418d7773
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