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

Commit 4b86e738 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[conflict] Merge "GD Scan: Update btm_cb.ble_ctr_cb when scan" into...

Merge "[conflict] Merge "GD Scan: Update btm_cb.ble_ctr_cb when scan" into tm-dev am: 3003b6e3" into tm-dev-plus-aosp
parents 522baeee 28d1dd4f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -148,8 +148,7 @@ void BleScannerInterfaceImpl::Unregister(int scanner_id) {

  /** Start or stop LE device scanning */
void BleScannerInterfaceImpl::Scan(bool start) {
  LOG(INFO) << __func__ << " in shim layer "
            << ((start) ? "started" : "stopped");
  LOG(INFO) << __func__ << " in shim layer " <<  ((start) ? "started" : "stopped");
  bluetooth::shim::GetScanning()->Scan(start);
  BTM_LogHistory(
      kBtmLogTag, RawAddress::kEmpty,