Modify the property_proxy to fix getting properties issues 70/30670/1
authorwu zheng <wu.zheng@intel.com>
Mon, 24 Nov 2014 03:14:57 +0000 (11:14 +0800)
committerwu zheng <wu.zheng@intel.com>
Mon, 24 Nov 2014 03:14:57 +0000 (11:14 +0800)
commit471bc358127378053af237324b27d8e2c25e4888
treef4a79d9c6438da776cadb1e9eb2c874220593291
parent9eda345ecf5943d74add5614f5462ccb985f8fc1
Modify the property_proxy to fix getting properties issues

proxy.property_proxy can't get obexd properties.
The right proxy is parent->properties_proxy.

Therefore, modify it.

Change-Id: I53d01ad4070fd1fab39487372e494b04852cff95
Signed-off-by: Wu Zheng <wu.zheng@intel.com>
lib/obex.c