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

Commit 736d313c authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6929314 from 4ee69e62 to sc-release

Change-Id: Ife9aeef56350ca6fa1488428e2823fa260ec814f
parents 959e473b 4ee69e62
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2200,6 +2200,11 @@ void btm_ble_read_remote_features_complete(uint8_t* p) {
      return;
    }
  }

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

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