Searched refs:mProvisioning (Results 1 – 1 of 1) sorted by relevance
87 final boolean mProvisioning; field in BluetoothPeripheralHandover118 mProvisioning = Settings.Secure.getInt(contentResolver, in BluetoothPeripheralHandover()135 || (mProvisioning && mTransport != BluetoothDevice.TRANSPORT_LE)) { in start()