From 95fa5b26e2b50d98e2dead5b90636a1273d94480 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 5 Dec 2014 14:26:13 +0100 Subject: [PATCH] lib: Add string for Start Service Discovery command --- lib/mgmt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/mgmt.h b/lib/mgmt.h index 3070aab63..59f1f7285 100644 --- a/lib/mgmt.h +++ b/lib/mgmt.h @@ -698,6 +698,7 @@ static const char *mgmt_op[] = { "Read Controller Configuration Information", "Set External Configuration", "Set Public Address", + "Start Service Discovery", }; static const char *mgmt_ev[] = { -- 2.47.3