Searched refs:mPhy (Results 1 – 2 of 2) sorted by relevance
153 private int mPhy; field in ScanSettings194 return mPhy; in getPhy()214 mPhy = phy; in ScanSettings()225 mPhy = in.readInt(); in ScanSettings()237 dest.writeInt(mPhy); in writeToParcel()269 private int mPhy = PHY_LE_ALL_SUPPORTED; field in ScanSettings.Builder406 mPhy = phy; in setPhy()416 mNumOfMatchesPerFilter, mLegacy, mPhy); in build()
65 private int mPhy; field in BluetoothGatt194 mPhy); // autoConnect is inverse of "isDirect"698 mPhy = phy; in BluetoothGatt()916 mOpportunistic, mPhy); // autoConnect is inverse of "isDirect" in connect()