Home
last modified time | relevance | path

Searched refs:getProfileConnectionState (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothAdapterTest.java261 public void getProfileConnectionState() { in getProfileConnectionState() method in BluetoothAdapterTest
270 assertEquals(mAdapter.getProfileConnectionState(BluetoothProfile.A2DP), in getProfileConnectionState()
273 assertEquals(mAdapter.getProfileConnectionState(BluetoothProfile.A2DP), in getProfileConnectionState()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt32 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getProfileConnectionState(int);