Diff between d13f579a36e8b4f6ea6f45fbab8b77f368116987 and 30faa9965a572d1bd968414e2a631acb816edfee
Changed Files
| File | Additions | Deletions | Status |
| tools/btpclient.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/btpclient.c b/tools/btpclient.c
index 097732e..61bde82 100644
--- a/tools/btpclient.c
+++ b/tools/btpclient.c
@@ -971,7 +971,7 @@ static void setup_ad_interface(struct l_dbus_interface *interface)
ad_serviceuuids_getter, NULL);
l_dbus_interface_property(interface, "ServiceData", 0, "a{sv}",
ad_servicedata_getter, NULL);
- l_dbus_interface_property(interface, "ManufacturerServiceData", 0,
+ l_dbus_interface_property(interface, "ManufacturerData", 0,
"a{qv}", ad_manufacturerdata_getter,
NULL);
l_dbus_interface_property(interface, "Includes", 0, "as",