Lines Matching full:disconnect
885 // Disconnect from this tag; this should resume the normal
888 tag.disconnect();
1580 * Disconnect any target if present
1597 // Disconnect from tags
1599 tag.disconnect();
1601 // Disconnect from P2P devices
1605 device.disconnect();
1607 // Remote peer is initiator, we cannot disconnect
1866 tag.disconnect();
1878 tag.disconnect();
1920 /* Disconnect if we are initiator */
1930 device.disconnect(); // restarts polling loop
2041 Log.w(TAG, "Initiator LLCP activation failed. Disconnect.");
2042 device.disconnect();
2045 if (DBG) Log.d(TAG, "Remote Target does not support LLCP. Disconnect.");
2046 device.disconnect();