Searched refs:mBluetoothPeripheralHandover (Results 1 – 1 of 1) sorted by relevance
74 BluetoothPeripheralHandover mBluetoothPeripheralHandover; field in PeripheralHandoverService155 if (mBluetoothPeripheralHandover != null) { in doPeripheralHandover()182 mBluetoothPeripheralHandover = new BluetoothPeripheralHandover( in doPeripheralHandover()190 if (!mBluetoothPeripheralHandover.start()) { in doPeripheralHandover()209 if (mBluetoothPeripheralHandover != null && in handleBluetoothStateChanged()210 !mBluetoothPeripheralHandover.hasStarted()) { in handleBluetoothStateChanged()211 if (!mBluetoothPeripheralHandover.start()) { in handleBluetoothStateChanged()221 int transport = mBluetoothPeripheralHandover.mTransport; in onBluetoothPeripheralHandoverComplete()222 mBluetoothPeripheralHandover = null; in onBluetoothPeripheralHandoverComplete()