Searched defs:phy (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/bluetooth/le/ |
D | ScanSettings.java | 206 int numOfMatchesPerFilter, boolean legacy, int phy) { in ScanSettings() 405 public Builder setPhy(int phy) { in setPhy()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothDevice.java | 2089 BluetoothGattCallback callback, int transport, int phy) { in connectGatt() 2115 BluetoothGattCallback callback, int transport, int phy, in connectGatt() 2149 boolean opportunistic, int phy, Handler handler) { in connectGatt()
|
D | BluetoothGatt.java | 694 int transport, boolean opportunistic, int phy) { in BluetoothGatt()
|