Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6beeece authored by Zach Johnson's avatar Zach Johnson Committed by Automerger Merge Worker
Browse files

Fix error introduced in Ica18fd19ecf6718c88b9f24ba99a290a7abdaf99 am: 24be0a16

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1403289

Change-Id: I401161c8fbdc2975938bed30f6328b8e9a70112f
parents 73b0c400 24be0a16
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1106,7 +1106,6 @@ void bta_dm_sdp_result(tBTA_DM_MSG* p_data) {

      if (bta_dm_search_cb.services == BTA_ALL_SERVICE_MASK &&
          bta_dm_search_cb.services_to_search == 0) {
        if (bta_dm_search_cb.service_index != BTA_BLE_SERVICE_ID)
        bta_dm_search_cb.service_index++;
      } else /* regular one service per search or PNP search */
        break;