commit | f751ba93654563f55cf5bd9a9ee8fe77da125743 | [log] [tgz] |
---|---|---|
author | Simon Wilson <simonwilson@google.com> | Sat Apr 04 00:24:41 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Sat Apr 04 00:24:41 2015 +0000 |
tree | 789cc2843e5f06e8b471d370eb63d4e146ae357c | |
parent | dbcb1b58baeac019fafd4b43df751ff8f6c3d5d4 [diff] | |
parent | 3f7ec12b23f9288d15e1392b67c30482f7db3afc [diff] |
am 3f7ec12b: am dc69e2d5: GAP: Reset cont_offset in start frame of SDP * commit '3f7ec12b23f9288d15e1392b67c30482f7db3afc': GAP: Reset cont_offset in start frame of SDP
diff --git a/stack/sdp/sdp_server.c b/stack/sdp/sdp_server.c index de128a6..e11e602 100644 --- a/stack/sdp/sdp_server.c +++ b/stack/sdp/sdp_server.c
@@ -241,6 +241,7 @@ { rem_handles = num_rsp_handles; cont_offset = 0; + p_ccb->cont_offset = 0; } /* Calculate how many handles will fit in one PDU */