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.Builder411 mPhy = phy; in setPhy()421 mNumOfMatchesPerFilter, mLegacy, mPhy); in build()
55 private int mPhy; field in BluetoothGatt175 … !mAutoConnect, mTransport, mPhy); // autoConnect is inverse of "isDirect"635 mPhy = phy; in BluetoothGatt()843 false, mTransport, mPhy); // autoConnect is inverse of "isDirect" in connect()