summaryrefslogtreecommitdiffstats
path: root/obex
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: OBEX: Don't close transport when obex is disconnectedHemant Gupta2016-01-231-1/+1
* OBEX: Avoid pre-sending CONTINUE for SRM enabled case.Ashwini Munigala2015-10-061-3/+13
* OBEX: Dynamic VERBOSE level logging for OBEX.Ashwini Munigala2015-10-066-11/+45
* OBEX: Set Min maxPacketLength negotiated in CONNECT Operation.Ashwini Munigala2015-10-061-0/+6
* Bluetooth: Add support for Map client over L2capNitin Shivpure2015-10-062-16/+40
* OBEX: Handle GET operation properlyHemant Gupta2015-05-161-2/+2
* OBEX Over L2CAP + SDP search API for BT profilesCasper Bonde2015-04-1111-299/+881
* Bluetooth: Support MAP Client role on Bluedroid.Hemant Gupta2014-07-013-9/+70
* Fixed review commentsKim Schulz2013-09-122-4/+15
* Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-094-10/+32
* Add NOTICE and MODULE_LICENSE_BSD_LIKE for obexWei Zhong2012-04-062-0/+29
* am 0c2d82c6: am 848a1e3d: Merge "OBEX: Fix PrivateOutputStream small write pr...Jaikumar Ganesh2011-05-201-12/+9
|\
| * OBEX: Fix PrivateOutputStream small write problemErik Ljungberg2011-05-201-12/+9
* | am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7"Jaikumar Ganesh2011-04-192-2/+8
|\ \ | |/
| * Unable to push files to Windows 7Erik Ljungberg2011-03-222-2/+8
| * Bluetooth OBEX timeout problem.Anders Petersson2010-10-271-3/+5
* | Removing android.security.MessageDigestBrian Carlstrom2011-02-011-4/+8
* | Bluetooth OBEX timeout problem.Anders Petersson2010-10-271-3/+5
|/
* Add ABORT support to Obex libLixin Yue2010-03-162-0/+39
* Update OBEX lib setPath Flags handling logic to be compatible with spec.Lixin Yue2009-12-161-1/+1
* Update OBEX to fix missing several contact entries issue.Lixin Yue2009-11-103-18/+52
* Modified random variable to use java.security.SecureRandom for authentication...Oscar Montemayor2009-09-201-3/+3
* Fix connection ID issue in Obex libTao Liejun2009-09-152-7/+7
* Improve Obex compatibilityJackson Fan2009-08-192-1/+6
* Fix a bug introduced in obex cleanupTao Liejun2009-07-151-1/+1
* Fix minor obex bugs and re-format the commentsTao Liejun2009-07-1417-841/+493
* Obex library cleanup, third passTao Liejun2009-07-0717-1395/+1118
* Obex library cleanup, second pass.Nick Pelly2009-06-305-184/+152
* Obex library cleanup, first pass.Nick Pelly2009-06-3020-717/+288
* Add javax.obex library, contributed by Motorola.Nick Pelly2009-06-3019-0/+7269