summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppObexClientSession.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1c40f9218d815e4e67482fb8913fce6850e4fb1c' into remoteLalit Kansara2016-12-061-3/+3
|\
| * Prevent OPP connections from staying open foreverAjay Panicker2016-08-081-3/+3
* | OPP: Check URI of sending files before entry cleanup.Sravan Kumar V2016-08-241-3/+3
* | OPP: Don't display throughput for small file sizes.Sravan Kumar V2016-08-241-6/+14
* | OPP: Update progress in worker thread.Sravan Kumar V2016-08-241-11/+80
* | Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2016-08-241-1/+18
* | Opp: Do not terminate session when a Batch contains an empty filePradeep Panigrahi2016-08-241-0/+16
* | BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2016-08-241-1/+5
* | OPP: proper share status of file was not sent once transfer is completeSravan Kumar V2016-08-241-0/+1
|/
* Close output stream before getting responseAjay Panicker2016-06-231-3/+4
* Fix how file size is calculated if not providedAjay Panicker2016-06-211-44/+34
* OPP: Update share status when interrupted at remote side.Hemant Gupta2016-03-251-0/+4
* Improve BT OPP throughputDeepak A Metri2016-02-181-5/+12
* Fix compile errors due to OPP mergeAndre Eisenbach2015-06-231-1/+1
* Mark proper file transfer status upon OBEX response timeoutPradeep Panigrahi2015-06-231-0/+7
* Avoid sending TRANSFER_COMPLETED_ACTION intent multiple times.Pradeep Panigrahi2015-06-231-2/+0
* 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