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

Commit db42682d authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Don't configure LeScanningManager at start" am: 72c040f5

parents 21b90476 72c040f5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -274,7 +274,6 @@ struct LeScanningManager::impl : public bluetooth::hci::LeAddressManagerCallback
    }
    batch_scan_config_.current_state = BatchScanState::DISABLED_STATE;
    batch_scan_config_.ref_value = kInvalidScannerId;
    configure_scan();
  }

  void stop() {