Home
last modified time | relevance | path

Searched refs:isLeAudioSupported (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothConfigTest.java149 mAdapter.isLeAudioSupported()) in profileEnabledValue()
170 if (mAdapter.isLeAudioSupported() in bleCDDRequirement()
DBluetoothCddTest.java96 if (mAdapter.isLeAudioSupported() != BluetoothStatusCodes.FEATURE_SUPPORTED) { in C_7_LeAudioUnicastRequirements()
DBluetoothCsipSetCoordinatorTest.java141 assertEquals(BluetoothStatusCodes.FEATURE_SUPPORTED, mAdapter.isLeAudioSupported()); in setUp()
DBluetoothAdapterTest.java340 public void isLeAudioSupported() throws IOException { in isLeAudioSupported() method in BluetoothAdapterTest
343 assertNotSame(BluetoothStatusCodes.ERROR_UNKNOWN, mAdapter.isLeAudioSupported()); in isLeAudioSupported()
DBluetoothLeAudioTest.java153 Assume.assumeTrue(mAdapter.isLeAudioSupported() == BluetoothStatusCodes.FEATURE_SUPPORTED); in setUp()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt44 method public int isLeAudioSupported();