From 0b0ea4611d1e2776d0d828d57acb99132d924112 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 4 Jul 2014 13:10:48 +0200 Subject: [PATCH] tools: Add string for now external configuration option --- tools/btmgmt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/btmgmt.c b/tools/btmgmt.c index 80abf637a..1b4a32972 100644 --- a/tools/btmgmt.c +++ b/tools/btmgmt.c @@ -99,6 +99,7 @@ static void unconf_index_removed(uint16_t index, uint16_t len, } static const char *options_str[] = { + "external", "public-address", }; -- 2.47.3