Searched refs:mBluetoothPeripheralHandover (Results 1 – 1 of 1) sorted by relevance
68 BluetoothPeripheralHandover mBluetoothPeripheralHandover; field in PeripheralHandoverService150 if (mBluetoothPeripheralHandover != null) { in doPeripheralHandover()164 mBluetoothPeripheralHandover = new BluetoothPeripheralHandover( in doPeripheralHandover()172 if (!mBluetoothPeripheralHandover.start()) { in doPeripheralHandover()180 mBluetoothPeripheralHandover = null; in doPeripheralHandover()193 if (mBluetoothPeripheralHandover != null && in handleBluetoothStateChanged()194 !mBluetoothPeripheralHandover.hasStarted()) { in handleBluetoothStateChanged()195 if (!mBluetoothPeripheralHandover.start()) { in handleBluetoothStateChanged()208 int transport = mBluetoothPeripheralHandover.mTransport; in onBluetoothPeripheralHandoverComplete()209 mBluetoothPeripheralHandover = null; in onBluetoothPeripheralHandoverComplete()