Searched refs:mBluetoothPeripheralHandover (Results 1 – 1 of 1) sorted by relevance
74 BluetoothPeripheralHandover mBluetoothPeripheralHandover; field in PeripheralHandoverService152 if (mBluetoothPeripheralHandover != null) { in doPeripheralHandover()179 mBluetoothPeripheralHandover = new BluetoothPeripheralHandover( in doPeripheralHandover()187 if (!mBluetoothPeripheralHandover.start()) { in doPeripheralHandover()195 mBluetoothPeripheralHandover = null; in doPeripheralHandover()208 if (mBluetoothPeripheralHandover != null && in handleBluetoothStateChanged()209 !mBluetoothPeripheralHandover.hasStarted()) { in handleBluetoothStateChanged()210 if (!mBluetoothPeripheralHandover.start()) { in handleBluetoothStateChanged()220 int transport = mBluetoothPeripheralHandover.mTransport; in onBluetoothPeripheralHandoverComplete()221 mBluetoothPeripheralHandover = null; in onBluetoothPeripheralHandoverComplete()