Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/facade/
DFacadeConfiguration.java21 import com.googlecode.android_scripting.facade.bluetooth.BluetoothA2dpFacade;
22 import com.googlecode.android_scripting.facade.bluetooth.BluetoothA2dpSinkFacade;
23 import com.googlecode.android_scripting.facade.bluetooth.BluetoothAvrcpFacade;
24 import com.googlecode.android_scripting.facade.bluetooth.BluetoothConnectionFacade;
25 import com.googlecode.android_scripting.facade.bluetooth.BluetoothFacade;
26 import com.googlecode.android_scripting.facade.bluetooth.BluetoothHfpClientFacade;
27 import com.googlecode.android_scripting.facade.bluetooth.BluetoothHidDeviceFacade;
28 import com.googlecode.android_scripting.facade.bluetooth.BluetoothHidFacade;
29 import com.googlecode.android_scripting.facade.bluetooth.BluetoothHspFacade;
30 import com.googlecode.android_scripting.facade.bluetooth.BluetoothLeAdvertiseFacade;
[all …]
/external/autotest/server/site_tests/bluetooth_AdapterPairing/
Dcontrol.mouse9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
11 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_chameleon, suite:bluetooth_chameleon_sanity'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
19 Verify that the bluetooth adapter of the DUT could pair and connect
20 to a bluetooth device.
Dcontrol.le.mouse9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
11 ATTRIBUTES = 'suite:bluetooth'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth, chameleon:bt_hog'
19 Verify that the bluetooth adapter of the DUT could pair and connect
20 to a bluetooth le device.
Dcontrol.mouse.pairing_twice9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
11 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_stress'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
19 Verify that the bluetooth adapter of the DUT could pair and connect
20 to a bluetooth device.
Dcontrol.le.mouse.pairing_twice9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
11 ATTRIBUTES = 'suite:bluetooth'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth, chameleon:bt_hog'
19 Verify that the bluetooth adapter of the DUT could pair and connect
20 to a bluetooth le device.
Dcontrol.mouse.stress_1009 PURPOSE = ('Stree test for 100 iterations on bluetooth adapter pairing '
12 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_stress'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
20 Verify that the bluetooth adapter of the DUT could pair and connect
21 to a bluetooth device.
Dcontrol.mouse.stress_5009 PURPOSE = ('Stree test for 500 iterations on bluetooth adapter pairing '
12 ATTRIBUTES = 'suite:bluetooth'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
20 Verify that the bluetooth adapter of the DUT could pair and connect
21 to a bluetooth device.
Dcontrol.mouse.suspend_resume9 PURPOSE = 'Test adapter pairing and connecting to a bluetooth device after suspend/resume'
11 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_chameleon'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
19 Verify that the bluetooth adapter of the DUT could pair and connect
20 to a bluetooth device.
Dcontrol.le.mouse.stress_5009 PURPOSE = ('Stress test for 500 iterations on bluetooth adapter pairing '
12 ATTRIBUTES = 'suite:bluetooth'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hog'
20 Verify that the bluetooth adapter of the DUT could pair and connect
21 to a bluetooth le device.
Dcontrol.le.mouse.stress_1009 PURPOSE = ('Stress test for 100 iterations on bluetooth adapter pairing '
12 ATTRIBUTES = 'suite:bluetooth'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hog'
20 Verify that the bluetooth adapter of the DUT could pair and connect
21 to a bluetooth le device.
/external/autotest/server/site_tests/bluetooth_AdapterHIDReports/
Dcontrol.mouse.suspend_resume9 PURPOSE = ('Test bluetooth adapter receiving reports from '
10 'bluetooth HID devices.')
12 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_chameleon'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
20 Verify that the bluetooth adapter of the DUT could receive HID reports
21 sent from a connected bluetooth device correctly.
Dcontrol.mouse.reboot9 PURPOSE = ('Test bluetooth adapter receiving reports from '
10 'bluetooth HID devices after a reboot.')
12 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_chameleon'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
20 Verify that the bluetooth adapter of the DUT could receive HID reports
21 sent from a connected bluetooth device correctly before and after a
Dcontrol.mouse9 PURPOSE = ('Test bluetooth adapter receiving reports from '
10 'bluetooth HID devices.')
12 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_chameleon, suite:bluetooth_chameleon_sanity'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hid'
20 Verify that the bluetooth adapter of the DUT could receive HID reports
21 sent from a connected bluetooth device correctly.
Dcontrol.le.mouse9 PURPOSE = ('Test bluetooth adapter receiving reports from '
10 'bluetooth HID devices.')
12 ATTRIBUTES = 'suite:bluetooth'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:bt_hog'
20 Verify that the bluetooth adapter of the DUT could receive HID reports
21 sent from a connected bluetooth le device correctly.
Dcontrol.ble_mouse9 PURPOSE = ('Test bluetooth adapter receiving reports from '
12 ATTRIBUTES = 'suite:bluetooth'
15 TEST_CLASS = 'bluetooth'
17 DEPENDENCIES = 'bluetooth, chameleon:ble, nRF52'
20 Verify that the bluetooth adapter of the DUT could receive HID reports
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothAvrcpFacade.java17 package com.googlecode.android_scripting.facade.bluetooth;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothAvrcpController;
23 import android.bluetooth.BluetoothDevice;
24 import android.bluetooth.BluetoothProfile;
25 import android.bluetooth.BluetoothUuid;
DBluetoothPanFacade.java17 package com.googlecode.android_scripting.facade.bluetooth;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothPan;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
DBluetoothMapFacade.java17 package com.googlecode.android_scripting.facade.bluetooth;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothMap;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.BluetoothUuid;
DBluetoothA2dpFacade.java17 package com.googlecode.android_scripting.facade.bluetooth;
20 import android.bluetooth.BluetoothA2dp;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothCodecConfig;
23 import android.bluetooth.BluetoothCodecStatus;
24 import android.bluetooth.BluetoothDevice;
25 import android.bluetooth.BluetoothProfile;
26 import android.bluetooth.BluetoothUuid;
/external/autotest/server/site_tests/bluetooth_AdapterStandalone/
Dcontrol9 PURPOSE = 'Test bluetooth adapter standalone without connection.'
11 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_sanity'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth'
19 Verify that the bluetooth adapter of the DUT works properly standalone
Dcontrol.stress9 PURPOSE = 'Stress test for bluetooth adapter standalone.'
11 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_stress'
14 TEST_CLASS = 'bluetooth'
16 DEPENDENCIES = 'bluetooth'
19 Verify that the bluetooth adapter of the DUT works properly standalone
/external/autotest/server/site_tests/bluetooth_AdapterSuspendResume/
Dcontrol6 from autotest_lib.server.cros.bluetooth import advertisements_data
11 PURPOSE = 'Test bluetooth adapter state with suspending and resuming DUT.'
13 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_sanity'
16 TEST_CLASS = 'bluetooth'
18 DEPENDENCIES = 'bluetooth'
Dcontrol.stress_1006 from autotest_lib.server.cros.bluetooth import advertisements_data
11 PURPOSE = 'Test bluetooth adapter state with suspending and resuming DUT.'
13 ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_stress'
16 TEST_CLASS = 'bluetooth'
18 DEPENDENCIES = 'bluetooth'
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java3 import static android.bluetooth.BluetoothDevice.BOND_NONE;
7 import android.bluetooth.BluetoothDevice;
8 import android.bluetooth.BluetoothGatt;
9 import android.bluetooth.BluetoothGattCallback;
10 import android.bluetooth.IBluetooth;
/external/autotest/client/site_tests/dummy_Pass/
Dcontrol.bluetooth6 NAME = "dummy_Pass.bluetooth"
9 DEPENDENCIES = "bluetooth"
17 This is a helper test that can only run on bluetooth devices,
21 job.run_test('dummy_Pass', tag='bluetooth')

12345678910>>...17