commit | 551189e78d24402f2f4739b1e258d028c05351f4 | [log] [tgz] |
---|---|---|
author | Ashwini Munigala <AshwiniM@codeaurora.org> | Fri Aug 28 15:13:47 2015 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Oct 06 03:28:16 2015 -0600 |
tree | d6dc32e196f9c55e35e4586a8055b5aad2ff8c9a | |
parent | 8f5cc869db28a9bfb5c9cec90852f92914444639 [diff] |
OBEX: Avoid pre-sending CONTINUE for SRM enabled case. OBEX lib handles a PUT Request case with NO BODY header on server session with CONTINUE response until body is found in request packet from remote. However, this needs to be avoided if SRM is enabled from remote to get proceed transfer authorization from Application layer. Change-Id: I1b5bfd65f9023d77850a34bcb08cfbb435e9a474 CRs-Fixed: 898467