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 | 2091 BluetoothGattCallback callback, int transport, int phy) { in connectGatt() 2117 BluetoothGattCallback callback, int transport, int phy, in connectGatt() 2151 boolean opportunistic, int phy, Handler handler) { in connectGatt()
|
| D | BluetoothGatt.java | 694 int transport, boolean opportunistic, int phy) { in BluetoothGatt()
|