Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DScanSettings.java216 int numOfMatchesPerFilter, boolean legacy, int phy) { in ScanSettings()
424 public Builder setPhy(int phy) { in setPhy()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java2474 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()
DBluetoothGatt.java734 boolean opportunistic, int phy, AttributionSource attributionSource) { in BluetoothGatt()