History log of /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/BluetoothTestUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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