Home
last modified time | relevance | path

Searched defs:profiles (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dbt_utils.py235 def check_dut_status(self, device, profiles=None): argument
/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java393 ITestDevice primary, ITestDevice secondary, Set<BluetoothProfile> profiles) in connect()
426 ITestDevice primary, ITestDevice secondary, Set<BluetoothProfile> profiles) in disconnect()
529 Set<BluetoothProfile> profiles, in setProfilePriority()
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1494 def set_profile_priority(host_ad, client_ad, profiles, priority): argument