Searched refs:setPreferredPhy (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 593 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() method in BluetoothGattServer
|
D | BluetoothGatt.java | 942 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() method in BluetoothGatt
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 8438 method public void setPreferredPhy(int, int, int); 8563 method public void setPreferredPhy(android.bluetooth.BluetoothDevice, int, int, int);
|
/frameworks/base/api/ |
D | current.txt | 8438 method public void setPreferredPhy(int, int, int); 8563 method public void setPreferredPhy(android.bluetooth.BluetoothDevice, int, int, int);
|