Thread (2 messages) 2 messages, 2 authors, 2017-08-23
STALE3262d

[PATCH BlueZ] advertising: Fix UUIDs in adv_parser

From: Yunhan Wang <hidden>
Date: 2017-08-23 06:44:58
Subsystem: the rest · Maintainer: Linus Torvalds

---
 src/advertising.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/advertising.c b/src/advertising.c
index f125ca5c8..b03c36fb6 100644
--- a/src/advertising.c
+++ b/src/advertising.c
@@ -496,7 +496,7 @@ static struct adv_parser {
 	bool (*func)(DBusMessageIter *iter, struct btd_adv_client *client);
 } parsers[] = {
 	{ "Type", parse_type },
-	{ "UUIDs", parse_service_uuids },
+	{ "ServiceUUIDs", parse_service_uuids },
 	{ "SolicitUUIDs", parse_solicit_uuids },
 	{ "ManufacturerData", parse_manufacturer_data },
 	{ "ServiceData", parse_service_data },
-- 
2.14.1.480.gb18f417b89-goog
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help