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

Commit a0f638f3 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Should not send classic commands on le link am: 2a2b2f8c

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

Change-Id: I285ef816b8abace08dae2f59fc6b92a3d0255ec6
parents fbeb842b 2a2b2f8c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2196,8 +2196,6 @@ void btm_ble_read_remote_features_complete(uint8_t* p) {
      return;
    }
  }

  btsnd_hcic_rmt_ver_req(handle);
}

/*******************************************************************************