summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppObexClientSession.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/packages/a...Steve Kondik2016-04-081-1/+17
|\
| * Bluetooth-OPP: Use a volatile variable to denote interrupt statuszhenchao2016-03-041-1/+17
* | Merge branch 'LA.BF.1.1.3_rb1.7' of git://codeaurora.org/platform/packages/ap...Steve Kondik2016-01-081-2/+1
|\|
| * Bluetooth: OPP: Single Contentresolver thread will be started during transferSravan Kumar V2015-12-231-19/+19
| * Bluetooth-OPP: Optimatize file transfer progressSravan Kumar V2015-11-201-16/+13
* | Bluetooth: Single Contentresolver thread will be started during transferSravan Kumar V2015-11-171-18/+20
* | Bluetooth-OPP: Optimatize file transfer progressSravan Kumar V2015-11-161-16/+13
|/
* Bluetooth-OPP: Update share status when interrupted at remote side.Sravan Kumar V2015-10-061-0/+4
* BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2015-10-061-1/+5
* OPP: Don't display throughput for small file sizes.Sravan Kumar V2015-10-061-2/+12
* Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2015-10-061-2/+17
* proper share status of file was not sent once transfer is completePradeep Panigrahi2015-10-061-0/+1
* Do not terminate session when a Batch contains an empty filePradeep Panigrahi2015-10-061-0/+16
* OPP Update progress in worker thread.Pradeep Panigrahi2015-10-061-2/+69
* 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