Searched refs:mIpClientStartIndex (Results 1 – 2 of 2) sorted by relevance
56 private int mIpClientStartIndex = 0; field in BluetoothTetheringNetworkFactory81 if (mCurrentStartIndex != mIpClientStartIndex) { in onIpClientCreated()113 mIpClientStartIndex++; in stopIpClientLocked()125 mIpClientStartIndex++; in startIpClientLocked()126 final BtIpClientCallback callback = new BtIpClientCallback(mIpClientStartIndex); in startIpClientLocked()160 ipClientStartIndex = mIpClientStartIndex; in startNetwork()184 if (ipClientStartIndex != mIpClientStartIndex) return; in startNetwork()
229 private int mIpClientStartIndex = 0; field in WifiP2pServiceImpl793 mIpClientStartIndex++; in stopIpClient()809 mIpClientStartIndex++; in startIpClient()811 mIpClientStartIndex, smHandler, groupClientIpProvisioningMode, in startIpClient()858 if (mIpClientStartIndex != mStartIndex) { in onIpClientCreated()