Parent: 06a7852b69eda34ad5da609897c46191cffc4973
Author: Johan Hedberg <johan.hedberg@intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-09-11 11:29:57
Tree: ccba6df43ae34607dbf3cbc7ac77e0f1a4e1631a
core: Move profile code into profile.{c,h}
Diffstat
| M | Makefile.am | | | 1 | + |
| M | audio/manager.c | | | 1 | + |
| M | profiles/deviceinfo/manager.c | | | 1 | + |
| M | profiles/gatt/manager.c | | | 1 | + |
| M | profiles/health/hdp_manager.c | | | 1 | + |
| M | profiles/input/hog_manager.c | | | 1 | + |
| M | profiles/input/manager.c | | | 1 | + |
| M | profiles/network/manager.c | | | 1 | + |
| M | profiles/proximity/manager.c | | | 1 | + |
| M | profiles/sap/manager.c | | | 1 | + |
| M | profiles/thermometer/manager.c | | | 1 | + |
| M | profiles/time/manager.c | | | 1 | + |
| M | src/adapter.c | | | 1 | + |
| M | src/device.c | | | 42 | ++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/device.h | | | 31 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| A | src/profile.c | | | 68 | ++++++++++++++++++++++++++++++++++++++++ |
| A | src/profile.h | | | 50 | ++++++++++++++++++++++++++++++++++++++++ |
17 files changed, 133 insertions(+), 71 deletions(-)