summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppTransfer.java
Commit message (Expand)AuthorAgeFilesLines
* Opp : Check interrupted state before create socketSravan Kumar V2016-11-071-1/+22
* Bluetooth: Disable NON-AOSP BT DATA FeaturesSravan Kumar V2016-09-151-1/+5
* BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-0/+9
* OPP: Squashed commit of the following:Sravan Kumar V2016-08-241-2/+0
* OPP: Fix NPE issue while turn off BTSravan Kumar V2016-08-241-1/+5
* OPP: Add checks to initiate rfcomm connection in case sdp failsHemant Gupta2016-08-241-9/+53
* Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2016-08-241-30/+72
* BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2016-08-241-1/+2
* Cleanup Opp session during ACL disconnect.Pradeep Panigrahi2016-08-241-1/+68
* Bluetooth : NPE issue fix while stopping transfer files.Sravan Kumar V2016-08-241-4/+7
* Obex over L2CAP + SDP search APICasper Bonde2015-04-091-2/+4
* Check previous user confirmation before auto-confirm put requestMatthew Xie2014-11-171-4/+4
* Add OBEX object count support to Bluetooth.Martijn Coenen2013-02-251-1/+1
* Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-141-3/+3
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-22/+0
* Fixed exception in BondStateMachine when quit message occurs. Fixed exception...fredc2012-07-161-1/+9
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+22
* Initial checkin of OPP and PBAPfredc2012-07-161-105/+19
* Additional changes to support Bluetooth Beam.Martijn Coenen2012-04-201-2/+7
* Bluetooth :fix opp for socket error retryjhtop.kim2011-08-041-1/+1
* Modify the Rfcomm retry logicLiejun Tao2011-06-151-5/+5
* Retry rfcomm socket connections after link key exchange error.Jaikumar Ganesh2011-02-281-31/+55
* code cleanup.Mohammad Shamsi2010-11-021-6/+0
* Update application code for BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-1/+1
* Update OPP/PBAP UILixin Yue2009-09-291-2/+13
* Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuidNick Pelly2009-09-281-1/+1
* Use new SDP API for OPPTao Liejun2009-09-231-39/+63
* Change handling of remoteUuids.Jaikumar Ganesh2009-09-161-19/+7
* Workaround bug in Poloroid Pogo.Nick Pelly2009-09-011-1/+1
* Cleanup Opp debug codeTao Liejun2009-08-311-17/+25
* Clean up Logging.Nick Pelly2009-08-271-122/+49
* OPP updateTao Liejun2009-08-191-34/+34
* Bluetooth: Update Bluetooth.apk to match BT API change.Nick Pelly2009-08-181-23/+22
* Fix a few OPP issuesTao Liejun2009-08-061-5/+5
* Fix OPP receive bugTao Liejun2009-07-151-1/+1
* Make opp compileTao Liejun2009-07-141-3/+3
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+840