core: Make device_get_path public
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 6 Jan 2014 09:38:37 +0000 (11:38 +0200)
committerMikko Ylinen <mikko.ylinen@intel.com>
Tue, 23 Sep 2014 18:29:14 +0000 (21:29 +0300)
commitcef3cb479863237b25fbf4347e0842166efcfb61
tree41f753c656684ed9dd42584ce78c6cc87fa7e2f9
parent1c8d2946202e474b600d162094d3e47d6e323790
core: Make device_get_path public

This renames device_get_path to btd_device_get_path so external plugin
can use of it as well.
23 files changed:
plugins/policy.c
profiles/audio/a2dp.c
profiles/audio/avrcp.c
profiles/audio/control.c
profiles/audio/sink.c
profiles/audio/source.c
profiles/audio/transport.c
profiles/cyclingspeed/cyclingspeed.c
profiles/health/hdp.c
profiles/heartrate/heartrate.c
profiles/input/device.c
profiles/input/hog.c
profiles/network/connection.c
profiles/proximity/immalert.c
profiles/proximity/linkloss.c
profiles/proximity/monitor.c
profiles/proximity/reporter.c
profiles/thermometer/thermometer.c
src/adapter.c
src/agent.c
src/device.c
src/device.h
src/profile.c