Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanSettings.java163 private int mPhy; field in ScanSettings
204 return mPhy; in getPhy()
224 mPhy = phy; in ScanSettings()
235 mPhy = in.readInt(); in ScanSettings()
247 dest.writeInt(mPhy); in writeToParcel()
279 private int mPhy = PHY_LE_ALL_SUPPORTED; field in ScanSettings.Builder
425 mPhy = phy; in setPhy()
435 mNumOfMatchesPerFilter, mLegacy, mPhy); in build()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java71 private int mPhy; field in BluetoothGatt
203 mPhy, mAttributionSource); // autoConnect is inverse of "isDirect"
738 mPhy = phy; in BluetoothGatt()
988 mOpportunistic, mPhy, mAttributionSource); in connect()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10164 Landroid/bluetooth/BluetoothGatt;->mPhy:I
12487 Landroid/bluetooth/le/ScanSettings$Builder;->mPhy:I
12499 Landroid/bluetooth/le/ScanSettings;->mPhy:I