Commit: 68838679e1d985ce4494206ace6e30b608f745a6
Parent: 9b98a6c7646bc0404c602ca0b5383aec4b996455
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2011-10-18 11:15:23
Tree: b594c5145f9a5a856341a915cfa80bb5fb07785a

Move SDP client functions from glib-helper.c to sdp-client.c

Diffstat

M Makefile.am | 1 +
M audio/gateway.c | 2 +-
M audio/headset.c | 2 +-
M health/hdp_util.c | 1 +
M serial/port.c | 1 +
M src/device.c | 1 +
M src/glib-helper.c | 335 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/glib-helper.h | 8 - - - - - - - -
A src/sdp-client.c | 369 ++++++++++++++++++++++++++++++++++++++++
A src/sdp-client.h | 30 ++++++++++++++++++++++++++++++

10 files changed, 405 insertions(+), 345 deletions(-)

View Full Diff | Patch