• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/bt


Commit MetaInfo

Revisione8f96a688290c3220c025d10e03eb083846ef366 (tree)
Zeit2017-06-22 16:09:18
Autorandroid-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Log Message

release-request-767e2998-9243-43e0-b656-1acb30ac5115-for-git_oc-release-4124637 snap-temp-L74200000076595014

Change-Id: I6254038b63ca6ea5754028dc674572ddcf8e26f0

Ändern Zusammenfassung

Diff

--- a/stack/btm/btm_ble_bgconn.cc
+++ b/stack/btm/btm_ble_bgconn.cc
@@ -345,6 +345,7 @@ void btm_send_hci_create_connection(
345345 phy_cfg[i].max_ce_len = max_ce_len;
346346 }
347347
348+ addr_type_peer &= ~BLE_ADDR_TYPE_ID_BIT;
348349 btsnd_hcic_ble_ext_create_conn(init_filter_policy, addr_type_own,
349350 addr_type_peer, bda_peer, initiating_phys,
350351 phy_cfg);