Home
last modified time | relevance | path

Searched refs:readPhy (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothGattServerTest.java157 public void readPhy() { in readPhy() method in BluetoothGattServerTest
160 assertThrows(SecurityException.class, () -> mBluetoothGattServer.readPhy(testDevice)); in readPhy()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleClientService.java537 mBluetoothGatt.readPhy(); in onTestFinish()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt615 method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void readPhy();
752 …method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void readPhy(andr…