OSDN Git Service

gobex: Split gobex.c into multiple modules
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 28 Jun 2011 20:32:53 +0000 (23:32 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:21:57 +0000 (22:21 +0100)
commitb105277b9726903f1eea33d6b0046e832406d539
tree2f05b9316ac456cfd955a84c81b85c1a624e42af
parentf9e824c0e6495ee16903c0033f7cd4a2c7228dea
gobex: Split gobex.c into multiple modules
gobex/gobex-defs.h [new file with mode: 0644]
gobex/gobex-header.c [new file with mode: 0644]
gobex/gobex-header.h [new file with mode: 0644]
gobex/gobex-packet.c [new file with mode: 0644]
gobex/gobex-packet.h [new file with mode: 0644]
gobex/gobex.c
gobex/gobex.h
unit/test-gobex.c