Diff between 22ddae4b34fc854efbce03924d03f212d987a6f1 and 0b0ea4611d1e2776d0d828d57acb99132d924112
Changed Files
| File | Additions | Deletions | Status |
| tools/btmgmt.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 80abf63..1b4a329 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",
};