Home
last modified time | relevance | path

Searched refs:setPreferredPhy (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBasicBluetoothGattTest.java115 public void setPreferredPhy() throws Exception { in setPreferredPhy() method in BasicBluetoothGattTest
116 mBluetoothGatt.setPreferredPhy(BluetoothDevice.PHY_LE_1M, BluetoothDevice.PHY_LE_1M, in setPreferredPhy()
DBluetoothGattServerTest.java165 public void setPreferredPhy() { in setPreferredPhy() method in BluetoothGattServerTest
168 assertThrows(SecurityException.class, () -> mBluetoothGattServer.setPreferredPhy(testDevice, in setPreferredPhy()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleClientService.java542 mBluetoothGatt.setPreferredPhy(BluetoothDevice.PHY_LE_1M_MASK, in onTestFinish()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt620 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void setPreferredPhy(int, int, int…
755 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void setPreferredPhy(android.bluet…