Searched refs:setPreferredPhy (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 570 public void setPreferredPhy(BluetoothDevice device, int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() method in BluetoothGattServer
|
D | BluetoothGatt.java | 883 public void setPreferredPhy(int txPhy, int rxPhy, int phyOptions) { in setPreferredPhy() method in BluetoothGatt
|
/frameworks/base/api/ |
D | current.txt | 7692 method public void setPreferredPhy(int, int, int); 7817 method public void setPreferredPhy(android.bluetooth.BluetoothDevice, int, int, int);
|
D | test-current.txt | 7724 method public void setPreferredPhy(int, int, int); 7849 method public void setPreferredPhy(android.bluetooth.BluetoothDevice, int, int, int);
|
D | system-current.txt | 8171 method public void setPreferredPhy(int, int, int); 8296 method public void setPreferredPhy(android.bluetooth.BluetoothDevice, int, int, int);
|