---
plugins/bluetooth.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c
index f123f78..f294877 100644
--- a/plugins/bluetooth.c
+++ b/plugins/bluetooth.c
@@ -629,6 +629,7 @@ static void adapter_properties_reply(DBusPendingCall *call,
void *user_data)
update:
connman_device_set_string(device, "Address", address);
connman_device_set_string(device, "Name", name);
+ connman_device_set_string(device, "Path", path);
connman_device_set_powered(device, powered);
connman_device_set_scanning(device, scanning);
--
1.6.1.3
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman