Home
last modified time | relevance | path

Searched refs:mPhy (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanSettings.java184 private int mPhy; field in ScanSettings
218 return mPhy; in getPhy()
242 mPhy = phy; in ScanSettings()
253 mPhy = in.readInt(); in ScanSettings()
265 dest.writeInt(mPhy); in writeToParcel()
295 private int mPhy = PHY_LE_ALL_SUPPORTED; field in ScanSettings.Builder
441 mPhy = phy; in setPhy()
465 mPhy); in build()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java80 private int mPhy; field in BluetoothGatt
283 mPhy,
966 mPhy = phy; in BluetoothGatt()
1231 mPhy, in connect()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt357 Landroid/bluetooth/BluetoothGatt;->mPhy:I
2680 Landroid/bluetooth/le/ScanSettings$Builder;->mPhy:I
2692 Landroid/bluetooth/le/ScanSettings;->mPhy:I