Searched defs:phy (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/bluetooth/le/ |
D | ScanSettings.java | 216 int numOfMatchesPerFilter, boolean legacy, int phy) { in ScanSettings() 424 public Builder setPhy(int phy) { in setPhy()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothDevice.java | 2474 BluetoothGattCallback callback, int transport, int phy) { in connectGatt() 2502 BluetoothGattCallback callback, int transport, int phy, in connectGatt() 2538 boolean opportunistic, int phy, Handler handler) { in connectGatt()
|
D | BluetoothGatt.java | 734 boolean opportunistic, int phy, AttributionSource attributionSource) { in BluetoothGatt()
|