Hi Yunhan, On Wed, Aug 23, 2017 at 9:44 AM, Yunhan Wang <yunhanw@xxxxxxxxxx> wrote: > --- > 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 Applied, thanks. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html