Searched refs:bluetoothProxy (Results 1 – 1 of 1) sorted by relevance
359 IBluetooth bluetoothProxy = in connect() local361 if (bluetoothProxy == null) throw new IOException("Bluetooth is off"); in connect()362 mPfd = bluetoothProxy.connectSocket(mDevice, mType, in connect()398 IBluetooth bluetoothProxy = BluetoothAdapter.getDefaultAdapter().getBluetoothService(null); in bindListen()399 if (bluetoothProxy == null) { in bindListen()404 mPfd = bluetoothProxy.createSocketChannel(mType, mServiceName, in bindListen()