summaryrefslogtreecommitdiff
path: root/obex/javax
AgeCommit message (Expand)Author
2022-02-28Remove obex library code from frameworks/base. Rahul Sabnis
2021-06-22Set max transmit packet size for OBEX packets to the max if they exceed the Rahul Sabnis
2017-11-29OBEX: Avoid pre-sending CONTINUE for SRM enabled case Hemant Gupta
2017-11-09OBEX : Handle Negative index Exception Hemant Gupta
2017-05-20OBEX: Add required parameters TAG ID's for PBAP 1.2 Hemant Gupta
2017-05-03Bluetooth: OBEX: Don't close transport when obex is disconnected Hemant Gupta
2017-02-03OBEX: Set Min maxPacketLength negotiated in CONNECT Operation. Hemant Gupta
2016-08-22Allow getResponseCode to block if response hasn't been received from remote Ajay Panicker
2016-06-15Bluetooth: Send GET request as single packet AnubhavGupta
2015-05-16OBEX: Handle GET operation properly Hemant Gupta
2015-04-11OBEX Over L2CAP + SDP search API for BT profiles Casper Bonde
2014-07-01Bluetooth: Support MAP Client role on Bluedroid. Hemant Gupta
2013-09-12Fixed review comments Kim Schulz
2013-08-09Bluetooth MAP profile - sms and mms support initial check-in Matthew Xie
2011-05-20am 0c2d82c6: am 848a1e3d: Merge "OBEX: Fix PrivateOutputStream small write pr... Jaikumar Ganesh
2011-05-20OBEX: Fix PrivateOutputStream small write problem Erik Ljungberg
2011-04-19am 24a16e6c: am c34c88b9: am ec1a8f7a: Merge "Unable to push files to Windows 7" Jaikumar Ganesh
2011-03-22Unable to push files to Windows 7 Erik Ljungberg
2011-02-01Removing android.security.MessageDigest Brian Carlstrom
2010-10-27Bluetooth OBEX timeout problem. Anders Petersson
2010-10-27Bluetooth OBEX timeout problem. Anders Petersson
2010-03-16Add ABORT support to Obex lib Lixin Yue
2009-12-16Update OBEX lib setPath Flags handling logic to be compatible with spec. Lixin Yue
2009-11-10Update OBEX to fix missing several contact entries issue. Lixin Yue
2009-09-20Modified random variable to use java.security.SecureRandom for authentication... Oscar Montemayor
2009-09-15Fix connection ID issue in Obex lib Tao Liejun
2009-08-19Improve Obex compatibility Jackson Fan
2009-07-15Fix a bug introduced in obex cleanup Tao Liejun
2009-07-14Fix minor obex bugs and re-format the comments Tao Liejun
2009-07-07Obex library cleanup, third pass Tao Liejun
2009-06-30Obex library cleanup, second pass. Nick Pelly
2009-06-30Obex library cleanup, first pass. Nick Pelly
2009-06-30Add javax.obex library, contributed by Motorola. Nick Pelly