Hi Claudio,
On Thu, Mar 20, 2014, Claudio Takahasi wrote:
---
android/avrcp-lib.c | 3 ++-
lib/sdp.c | 25 +++++++++++++------------
monitor/sdp.c | 44 +++++++++++++++++++++++---------------------
profiles/audio/avrcp.c | 30 +++++++++++++++---------------
profiles/network/bnep.c | 5 +++--
profiles/sap/server.c | 3 ++-
src/sdpd-request.c | 12 +++++++-----
src/sdpd-service.c | 5 +++--
8 files changed, 68 insertions(+), 59 deletions(-)
I've applied patches 1-13 but had to stop with this one due to lib/*
code that should keep using the old functions. I also had to apply an
extra patch to fix an incorrect "const" you had for the destination
pointer in the 32 and 64 bit put functions.
Johan