| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: OBEX: Don't close transport when obex is disconnected | Hemant Gupta | 2016-01-23 | 1 | -1/+1 |
* | OBEX: Avoid pre-sending CONTINUE for SRM enabled case. | Ashwini Munigala | 2015-10-06 | 1 | -3/+13 |
* | OBEX: Dynamic VERBOSE level logging for OBEX. | Ashwini Munigala | 2015-10-06 | 6 | -11/+45 |
* | OBEX: Set Min maxPacketLength negotiated in CONNECT Operation. | Ashwini Munigala | 2015-10-06 | 1 | -0/+6 |
* | Bluetooth: Add support for Map client over L2cap | Nitin Shivpure | 2015-10-06 | 2 | -16/+40 |
* | OBEX: Handle GET operation properly | Hemant Gupta | 2015-05-16 | 1 | -2/+2 |
* | OBEX Over L2CAP + SDP search API for BT profiles | Casper Bonde | 2015-04-11 | 11 | -299/+881 |
* | Bluetooth: Support MAP Client role on Bluedroid. | Hemant Gupta | 2014-07-01 | 3 | -9/+70 |
* | Fixed review comments | Kim Schulz | 2013-09-12 | 2 | -4/+15 |
* | Bluetooth MAP profile - sms and mms support initial check-in | Matthew Xie | 2013-08-09 | 4 | -10/+32 |
* | Add NOTICE and MODULE_LICENSE_BSD_LIKE for obex | Wei Zhong | 2012-04-06 | 2 | -0/+29 |
* | am 0c2d82c6: am 848a1e3d: Merge "OBEX: Fix PrivateOutputStream small write pr... | Jaikumar Ganesh | 2011-05-20 | 1 | -12/+9 |
|\ |
|
| * | OBEX: Fix PrivateOutputStream small write problem | Erik Ljungberg | 2011-05-20 | 1 | -12/+9 |
* | | am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7" | Jaikumar Ganesh | 2011-04-19 | 2 | -2/+8 |
|\ \
| |/ |
|
| * | Unable to push files to Windows 7 | Erik Ljungberg | 2011-03-22 | 2 | -2/+8 |
| * | Bluetooth OBEX timeout problem. | Anders Petersson | 2010-10-27 | 1 | -3/+5 |
* | | Removing android.security.MessageDigest | Brian Carlstrom | 2011-02-01 | 1 | -4/+8 |
* | | Bluetooth OBEX timeout problem. | Anders Petersson | 2010-10-27 | 1 | -3/+5 |
|/ |
|
* | Add ABORT support to Obex lib | Lixin Yue | 2010-03-16 | 2 | -0/+39 |
* | Update OBEX lib setPath Flags handling logic to be compatible with spec. | Lixin Yue | 2009-12-16 | 1 | -1/+1 |
* | Update OBEX to fix missing several contact entries issue. | Lixin Yue | 2009-11-10 | 3 | -18/+52 |
* | Modified random variable to use java.security.SecureRandom for authentication... | Oscar Montemayor | 2009-09-20 | 1 | -3/+3 |
* | Fix connection ID issue in Obex lib | Tao Liejun | 2009-09-15 | 2 | -7/+7 |
* | Improve Obex compatibility | Jackson Fan | 2009-08-19 | 2 | -1/+6 |
* | Fix a bug introduced in obex cleanup | Tao Liejun | 2009-07-15 | 1 | -1/+1 |
* | Fix minor obex bugs and re-format the comments | Tao Liejun | 2009-07-14 | 17 | -841/+493 |
* | Obex library cleanup, third pass | Tao Liejun | 2009-07-07 | 17 | -1395/+1118 |
* | Obex library cleanup, second pass. | Nick Pelly | 2009-06-30 | 5 | -184/+152 |
* | Obex library cleanup, first pass. | Nick Pelly | 2009-06-30 | 20 | -717/+288 |
* | Add javax.obex library, contributed by Motorola. | Nick Pelly | 2009-06-30 | 19 | -0/+7269 |