History log of /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
571a4a97cde06766921335d352fdff2a7b335a58 08-Jun-2016 Yuchao Zhou <superzhou@google.com> Update enable/disable code to reduce flakiness

Change-Id: I9d3f69ca583b365bb5f89cfe16adcd6e604614c6
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
957abc831866470c5344750d70d2462e8676c4a7 08-Jun-2016 Sharvil Nanavati <sharvil@google.com> Fix build break by adding missing parenthesis.

Change-Id: Ia9a47e24b25e3093f19aeea297a86964c8f00722
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
f6aebbe4bd8a1999383b3eb485bf5d21ec5867d8 07-Jun-2016 Sharvil Nanavati <sharvil@google.com> Fix flaky discoverable stress test.

Bug: 28980767
Change-Id: I6858456f58118a3385b05d42361a5c9223ebbdc4
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
6570340f713d0c716ce4860f6f43d1efa230242a 25-May-2016 Sharvil Nanavati <sharvil@google.com> Clean up Bluetooth test code.

Change-Id: I502b03df842c628c7b504e2a32a17bce6d25b4f8
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
3b3d1fea94318a4892fbd4353269749af417a81a 08-May-2015 Casper Bonde <c.bonde@samsung.com> SAP: Make it possible to enforce a 16-digit pin code (4/5)

This change enable the posibility to enforce using a
16-digit pin or MITM for a RFCOMM or L2CAP connection.

This is needed for the SIM access profile.

Change-Id: I3205013f9e758c353381442a86845dab467780f8
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
03800b8873f70223dcfcf396a3762775dfc1a8ab 22-Apr-2014 Guang Zhu <guangzhu@google.com> add bt instrumentation to run as a util

some bt test util methods are useful as device setup util, this
change exposes some of them via a BluetoothInstrumentation so
that they can be invoked like commands for setting up or
controlling bt state in test harness

Change-Id: I1d40baf374e145ab550ae4fa5f581e2eaf2e29bb
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
fca8e9d919443449807f87203609e53a64368f6b 23-Nov-2011 Eric Rowe <erowe@google.com> Fix SCO start stop tests.

Change-Id: Idf292bc244a494e2ffb11359e83c0d072907ea3b
Bug-id: http://b/5644683
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
c04c457eb7783a98fa452449484a818dbb7e0b45 15-Jun-2011 Jaikumar Ganesh <jaikumar@google.com> Merge "Refactor Bluetooth Profile."
f8789167e903b637b1dbe8f710e7c66c4cfd74fd 26-May-2011 Jaikumar Ganesh <jaikumar@google.com> Refactor Bluetooth Profile.

Move connect / disconnect / set and get priority
functions down the interface as they are not generic enough
for all profiles.

Change-Id: I2656e1bdbc8046c53bb0dfbd9172f5f10b57aa7d
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
7af75afb2c8608dbe73509036eefd3281d646a5f 14-Jun-2011 Eric Rowe <erowe@google.com> Fix external storage bug for BT stress tests

Change-Id: Ib6cfe80449037cfee5072145fb3a4ae0e79abf06
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
efc1d16374955f04d713c770ab47d90d190afe83 21-Mar-2011 Albert Mojir <albert.mojir@sonyericsson.com> Bluetooth: correcting return value from cancelDiscovery

BluetoothAdapter.cancelDiscovery was previously always
returning false.

Change-Id: Ic1fd134d4b710438d95c5b8ca009104529dd1bf5
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
b525f089cf0f580ccb26e80bbb0db1376ba554cc 28-May-2011 Brett Chabot <brettchabot@android.com> Move bluetooth tests to their own package.

Bug 4501764

Change-Id: Id65de5d96516720e75dfbb5d522f465187e73913
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java