• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

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

system/bt


RSS
Rev. 日時 作者
c66e70b q-x86 2019-10-08 07:46:46 android-build-team Robot

Merge cherrypicks of [9514600, 9517315, 9517610, 9517666] into sparse-5908172-L30000000374561275

Change-Id: Ib452860b94258dd57b631af4c3b2846eaff8ef91

66eaff2 2019-10-08 07:46:28 Cheney Ni

A2DP: Don't wait for role switch on a blacklisted device

When there are 2 or more ACL links, we will try to be the master for
better link quality, and setup flags to wait for the following role
switch results. Because this is an asynchronous task, we would check
flags for any further actions. However, there would not be other results
for role switch IOP, and could be just ignored.

Bug: 141177108
Test: Add headset to IOP and do A2DP playback manually
Change-Id: I0d9e92968765365410909908ffcaf6dc81161ea0
Merged-In: I0d9e92968765365410909908ffcaf6dc81161ea0
(cherry picked from commit f11548248484e27044e3fc2b634db89a61eede05)
(cherry picked from commit 64831b7273a8a4d2e7d9937491184b8a065d893f)

7b71ff5 2019-07-25 12:11:27 android-build-team Robot

Snap for 5753328 from 311ebcedb355a014b8654227cb21d7019c356c7e to qt-c2f2-release

Change-Id: I776ef83fa6ca44c8bceabeabb23efb822367f040

311ebce 2019-07-23 21:06:30 Ugo Yu

Store BLE keys using the address from the ble_auth_cmpl_evt

Reading the peer address from btif_dm_ble_auth_cmpl_evt, instead
of using the value from the pairing control block in
btif_dm_save_ble_bonding_keys, ensures that BLE keys are stored with
the correct address.

Bug: 133234174
Bug: 79703832
Test: 1. Initiate crosskey pairing from BLE
2. Check whether BLE keys are stored correctly
Change-Id: I18b4a1d8e2cdcd6dd4a300f1dc9e6d3892a3baff

1ca4107 2019-07-11 12:12:33 android-build-team Robot

Snap for 5719479 from 8302b14c71086bc20629537c31336a6a537e07e5 to qt-c2f2-release

Change-Id: I789740cf00af42d9b3364d03145941cd8d15fa7e

8302b14 2019-07-11 05:30:43 Andre Eisenbach

Switch Nintendo workaround to match by name
am: c14c14fbc4

Change-Id: I89b558a9b3e87b58e15a8358fa66258fc03a882f

34a08c8 2019-07-11 05:30:00 Andre Eisenbach

Match Nintento Pro Controller by name for interop
am: b71ebf2d82

Change-Id: I683d6dabefeeed51e1a1e9919d3c1b1d28a47647

a2bb603 2019-07-10 11:07:39 weichinweng

Hearing Aid: set BLE phy to 2M if local and peer indicate PHY 2M support

Set the BLE phy to 2M if the BT controller and peer Hearing Aid device
indicate phy 2M support, otherwise, use default phy channel.

Bug: 135769508
Test: 1.Forget/Repair Hearing Aid device check whether phy is expected.
2.Disconnect/Reconnect Hearing Aid device check whether phy is expected.
3.HearingAid device power off/on, check whether phy is expected.

Change-Id: Ib410a8885f3a68c361bb97d5c9a3833f2a1be528
Merged-In: Ib410a8885f3a68c361bb97d5c9a3833f2a1be528
(cherry picked from commit 554c3598db5661ac0166eb12006d248a38723db1)

c14c14f 2019-07-10 08:52:57 Andre Eisenbach

Switch Nintendo workaround to match by name

Bug: 136478524
Test: manual
Change-Id: Ib60cd5adfc4db3ba93fe5ed8c15353225b6cf165

b71ebf2 2019-07-10 08:52:50 Andre Eisenbach

Match Nintento Pro Controller by name for interop

The Nintento Pro Controller uses an unknown number of
BDA ranges (at least 3 found internally). Switching
to name matching...

Bug: 136478524
Test: manual
Change-Id: Ie2dfb700c9550af0c314759ec496a04a8e1aa062

78cb24c 2019-07-04 12:14:11 android-build-team Robot

Snap for 5706862 from 11ec2ade3ce2142bc51bc343a5b2350c0ed8a9bc to qt-c2f2-release

Change-Id: I10bd33e40415a5ba57ccae9fec2f4032626bd88f

11ec2ad 2019-07-04 08:08:24 Myles Watson

RootCanal: Set the timer period to 1 second
am: eb9a775086

Change-Id: Iaf7e4e6bab48fd9f882c2d0e0c53b1cd71e7ff65

eb9a775 2019-07-04 00:53:01 Myles Watson

RootCanal: Set the timer period to 1 second

Reduce the CPU overhead of simulating the Bluetooth chip.

Bug: 136503363
Test: enable Bluetooth with RootCanal
Change-Id: I3a783a4d8a46d4eef43ddbace23c672ef9f6d7f9
Merged-In: I609f917061e5d83e011edfeb61de281ff45b13e4

4c25bcb 2019-07-02 12:07:53 android-build-team Robot

Snap for 5702333 from 3ed33199716c74cc432328ee73126f0ae705215a to qt-c2f2-release

Change-Id: I000bb3da798130bbd775c41015e453ead0de8d01

3ed3319 2019-07-02 07:31:26 Myles Watson

Merge "RootCanal: Make beacons less verbose" into qt-dev
am: 155a2373f3

Change-Id: I45556790bd687e82aa2bd2effc084a5aab1160e0

155a237 2019-07-02 07:11:59 TreeHugger Robot

Merge "RootCanal: Make beacons less verbose" into qt-dev

80f277f 2019-07-02 05:32:02 Myles Watson

RootCanal: Make beacons less verbose

Fixes: 136287879
Test: scan for Bluetooth devices, watch logcat
Change-Id: I971a7e56359adc39d006a1b10b5333c2f31ebaff
(cherry picked from commit 0d5adc6fac590dc14f46790b3962c40712303aea)

30c4f8f 2019-06-28 13:05:11 android-build-team Robot

Snap for 5694913 from 0dc155f78d23cdc7ffa38f6121ccd4c56d1e1056 to qt-c2f2-release

Change-Id: I052233ef270ee5f44b8a8796251224df3042bb64

0dc155f 2019-06-28 05:53:01 Myles Watson

DO NOT MERGE RootCanal: Always add default devices
am: 6160b51adc

Change-Id: I11a3328b78eb69c85ab98038aa2558c442d659cb

6160b51 2019-06-28 02:13:54 Myles Watson

DO NOT MERGE RootCanal: Always add default devices

Fixes: 129546852
Test: android.bluetooth.cts.BluetoothLeScanTest#testBasicBleScan
Change-Id: I9912dc7a98155972483e1e1dca812ebbae806bdd
(cherry picked from commit 38767e7f973616ecd020e90572d6ddc73e24c5e3)
Merged-In: I9912dc7a98155972483e1e1dca812ebbae806bdd

7391f9e 2019-06-20 12:08:05 android-build-team Robot

Snap for 5674532 from 3969e6dc5f1b9116fc264413021f46fbf4db28f2 to qt-c2f2-release

Change-Id: Ie6ce6584c3cc562253e9548410b4fdd82dbbfd57

3969e6d 2019-06-19 14:50:52 Zhijun He

Revert "libprocessgroup users use libcutils"
am: 0c4d5997a4

Change-Id: I6f8a2df19c34ad55ee692d33404b988658c62294

0c4d599 2019-06-19 14:23:08 Zhijun He

Revert "libprocessgroup users use libcutils"

This reverts commit 93e1622ba65005d5611fc315503e4ed2f8a09658.

Reason for revert: breaks all camera use cases

Bug: 135568875

Exempt-From-Owner-Approval: revert, no build cop

Change-Id: I0b75d516e10a3432c71efd70ff100bf51e0e6d43

4d0c625 2019-06-19 12:30:12 Andre Eisenbach

Limit sniff mode for Nintendo Pro Controller to 11.25ms
am: 85d56a8d38

Change-Id: Ic6398eb054f7bc20c7ab4dc2ee1e603c683c9044

437baa7 2019-06-19 12:24:50 Martin Brabham

Merge "Revert "DO NOT MERGE: btif: require pairing dialog for JustWorks SSP"" into qt-dev
am: 1d0646a396

Change-Id: Id2b5882b6c198e56f3c1dcd633fe970c3df3abf1

6691266 2019-06-19 12:24:46 Martin Brabham

Revert "DO NOT MERGE: btif: require pairing dialog for JustWorks SSP"
am: 19d8c6e7c9

Change-Id: I382332aab1abdc37bd90db1ef7821b6df3a6cb91

85d56a8 2019-06-19 11:44:23 Andre Eisenbach

Limit sniff mode for Nintendo Pro Controller to 11.25ms

Bug: 133410149
Test: manual
Change-Id: I4bffb759323bedd36e754cf758ac1d61cffc886e
(cherry picked from commit b62d0a17ec545fb477a5155790e9e96d1472659b)

1d0646a 2019-06-19 10:30:38 TreeHugger Robot

Merge "Revert "DO NOT MERGE: btif: require pairing dialog for JustWorks SSP"" into qt-dev

19d8c6e 2019-06-19 10:30:32 Martin Brabham

Revert "DO NOT MERGE: btif: require pairing dialog for JustWorks SSP"

This reverts commit 9437cbc24014799738c85da8f416a647f8cbf3e2.

Reason for revert: Waiting for QT first SMR due to b/134461862
Bug: 134461862
Change-Id: I3fea0f2d10658d6e154a946eaaa9fbdeb4b49159

01358b6 2019-06-19 08:48:59 Steven Moreland

libprocessgroup users use libcutils
am: 93e1622ba6

Change-Id: Ia39a50ffff1c8d9011df0f1fb9f399940c8e4b88