OSDN Git Service

Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 15 Sep 2016 15:02:05 +0000 (08:02 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 16 Sep 2016 17:33:49 +0000 (17:33 +0000)
commit5f98c2410fd68bbf06f5a33e75036e9b10b2145d
treefffdb1a22ff76099ffe1fd5bda72e9529c960c92
parentb4a5ec958fbea79dc4603b1f0a2497009bc59983
Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT

Cancelling discovery was not handled properly in
btif_dm_search_services_evt and was causing crashes due to assert in
default case.

Bug: 31442085
Change-Id: If9a2c203730c9b06df5ff8d8e251f0c35addcb82
(cherry picked from commit 7df43240c4a7cf5ecd58a39f03d235bf52929d79)
btif/src/btif_dm.c