summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppRfcommListener.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-041-1/+1
* OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-041-2/+2
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-4/+6
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-161-1/+1
* Backed out workaround for RFCOMM socket close issue when BT is turning offfredc2012-07-161-1/+2
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-1/+3
* Fixed BT on/off issuefredc2012-07-161-9/+19
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+2
* Initial checkin of OPP and PBAPfredc2012-07-161-20/+11
* Comments opp and PBAP init code when BT gets enabled.Jaikumar Ganesh2012-07-161-2/+6
* code cleanup.Mohammad Shamsi2010-11-021-2/+0
* Use new SDP API for OPPTao Liejun2009-09-231-1/+0
* Cleanup Opp debug codeTao Liejun2009-08-311-49/+49
* Clean up Logging.Nick Pelly2009-08-271-34/+14
* OPP updateTao Liejun2009-08-191-27/+12
* Bluetooth: Update Bluetooth.apk to match BT API change.Nick Pelly2009-08-181-7/+11
* Fix a few OPP issuesTao Liejun2009-08-061-1/+2
* Disable verbose logging.Jaikumar Ganesh2009-07-231-2/+6
* Make opp compileTao Liejun2009-07-141-2/+1
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+246