summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppObexClientSession.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth-OPP: Check socket congestion status before writing the dataJuffin Alex Varghese2015-03-031-0/+14
* Bluetooth-OPP: Send the share status of file once transfer is completeJuffin Alex Varghese2014-12-031-0/+1
* Bluetooth-OPP: Use long data type to contain receiving file sizeJuffin Alex Varghese2014-11-171-2/+4
* Bluetooth-OPP: Monitor display status during transferJuffin Alex Varghese2014-11-071-8/+12
* Bluetooth: OPP: Single Contentresolver thread will be started during transferJuffin Alex Varghese2014-11-041-19/+36
* OPP: Optimize file transfer progress.Hemant Gupta2014-11-041-22/+13
* Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-041-4/+10
* OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-041-7/+99
* OPP: BUG Fixes in kikatHemant Gupta2014-11-041-8/+118
* Add OBEX object count support to Bluetooth.Martijn Coenen2013-02-251-6/+9
* Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-141-8/+5
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-1/+1
* Read the requested file size completely.Chih-Chung Chang2011-11-291-1/+11
* Update the error codes to be compatible with PBAP spec.Lixin Yue2009-12-221-4/+12
* Workaround bug in Poloroid Pogo.Nick Pelly2009-09-011-1/+37
* Clean up Logging.Nick Pelly2009-08-271-68/+26
* OPP updateTao Liejun2009-08-191-122/+120
* Fix a few OPP issuesTao Liejun2009-08-061-33/+27
* Make opp compileTao Liejun2009-07-141-37/+33
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+607