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

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

Restore ability to send read remote version information on le links am:...

Restore ability to send read remote version information on le links am: add38ffc am: 1d5e5215 am: 1d2d7702

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

Change-Id: Idde2af0b26e4bcccc718d38d3c29bc297413ecc8
parents 888ce17b 1d2d7702
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -2203,11 +2203,8 @@ void btm_ble_read_remote_features_complete(uint8_t* p) {
    }
  }

  // TODO gd can only handle classic ReadRemoteVersionRequest not le
  if (!bluetooth::shim::is_gd_acl_enabled()) {
  btsnd_hcic_rmt_ver_req(handle);
}
}

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