summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppTransfer.java
Commit message (Expand)AuthorAgeFilesLines
* Check previous user confirmation before auto-confirm put requestMatthew Xie2015-03-051-4/+4
* Bluetooth-OPP: Read share count from OPP manager before transfer startsJuffin Alex Varghese2015-02-191-1/+6
* Bluetooth-OPP: Remove OBEX session cleanup from OPP ServiceJuffin Alex Varghese2014-11-141-25/+1
* Bluetooth-OPP: Klocwork OPP fixesJuffin Alex Varghese2014-11-041-6/+14
* Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-041-1/+2
* OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-041-39/+97
* OPP: BUG Fixes in kikatHemant Gupta2014-11-041-0/+90
* Bluetooth-OPP: Handle null pointer exception during transfer failure.Juffin Alex Varghese2014-11-041-2/+1
* 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