Searched refs:readPhy (Results 1 – 3 of 3) sorted by relevance
157 public void readPhy() { in readPhy() method in BluetoothGattServerTest160 assertThrows(SecurityException.class, () -> mBluetoothGattServer.readPhy(testDevice)); in readPhy()
537 mBluetoothGatt.readPhy(); in onTestFinish()
615 method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void readPhy();752 …method @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public void readPhy(andr…