summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppService.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Using the eventHandler to start listenerAjay Kumar2016-06-101-2/+3
* Bluetooth OPP: Fix mismergeRoman Birg2016-06-101-39/+20
* Revert "Bluetooth-OPP: Start outbound transfer only after OPPService is up"Sravan Kumar V2016-03-211-8/+5
* Bluetooth-OPP: Use long instead of intSravan Kumar V2016-03-101-7/+7
* Opp : Fix NPE issue while stopping Listeners.Sravan Kumar V2016-03-011-4/+8
* Merge "OPP: Initialize obex socket listeners while starting Listening"Linux Build Service Account2016-02-251-8/+23
|\
| * OPP: Initialize obex socket listeners while starting ListeningSmriti Gupta2016-02-161-8/+23
* | Merge "BT: Fix following issues in data profiles"Linux Build Service Account2016-02-251-24/+19
|\|
| * BT: Fix following issues in data profilesHemant Gupta2016-02-161-24/+19
* | Bluetooth-opp: Optimize OPP Power consummation.Sravan Kumar V2016-02-161-0/+8
|/
* Bluetooth: Avoid calls on Null referenceSrinu Jella2015-12-271-6/+23
* Bluetooth-OPP: Update notifications after batch canceled.Sravan Kumar V2015-12-191-2/+2
* BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2015-10-061-2/+10
* Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2015-10-061-4/+33
* Clear incoming file notification while BT turned OFF.Pradeep Panigrahi2015-10-061-0/+2
* proper share status of file was not sent once transfer is completePradeep Panigrahi2015-10-061-3/+1
* Clean up file when file transfer is aborted by remote/local devicePradeep Panigrahi2015-10-061-0/+31
* Bluetooth-OPP: Start outbound transfer only after OPPService is upHemant Gupta2015-10-061-5/+8
* Check previous user confirmation before auto-confirm put requestMatthew Xie2014-11-171-10/+8
* updateshare confirm logic missed cases like CONFIRMATION_DENIED, TIMEOUT. fix itMatthew Xie2014-10-231-1/+3
* Bluetooth-OPP: Avoid IndexOutOfBoundsException if share is zeroJuffin Alex Varghese2014-07-091-2/+5
* OPP: Handle intent receiver leak for BT TURN OFF.Ashwini Munigala2014-02-191-1/+13
* Clean up debug messagesMatthew Xie2012-11-291-1/+1
* Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-141-17/+20
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-29/+0
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-161-4/+4
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-4/+20
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+39
* Don't MediaScan files received through handover.Martijn Coenen2012-05-151-1/+2
* Bluetooth : fix for the OPP service bug while BT on/offjhtop.kim2011-08-111-5/+5
* resolved conflicts for merge of 55936599 to stage-korg-masterJean-Baptiste Queru2010-12-071-3/+1
|\
| * code cleanup.Mohammad Shamsi2010-11-021-3/+1
* | Trim the Bluetooth database off the main thread.Brad Fitzpatrick2010-09-281-6/+13
* | Optimize Opp NotificationLiejun Tao2010-08-111-4/+0
|/
* optimize deleting operation in trimDatabase()Lixin Yue2010-03-171-11/+6
* Trim Opp database when service restarts.Lixin Yue2010-03-101-14/+41
* Catch all exceptions while trying to send a file.Jaikumar Ganesh2009-11-251-3/+11
* Update application code for BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-1/+1
* Update OPP/PBAP service to use onStartCommand()Lixin Yue2009-09-301-10/+11
* Use new SDP API for OPPTao Liejun2009-09-231-12/+27
* Update application for Bluetooth API changes.Nick Pelly2009-09-101-1/+0
* Update application for Bluetooth API change: deprecation of BluetoothError.Nick Pelly2009-09-091-2/+1
* Update application for Bluetooth API change.Nick Pelly2009-09-091-8/+8
* Cleanup Opp debug codeTao Liejun2009-08-311-15/+16
* Clean up Logging.Nick Pelly2009-08-271-108/+40
* OPP updateTao Liejun2009-08-191-84/+109
* Bluetooth: Update Bluetooth.apk to match BT API change.Nick Pelly2009-08-181-19/+20
* Fix a few OPP issuesTao Liejun2009-08-061-4/+7
* Fix OPP receive bugTao Liejun2009-07-151-18/+5
* Make opp compileTao Liejun2009-07-141-14/+14