Diff between e012b60052b2a1764dd317ede47baba1a1f7f61d and 18c1bc1e0ec88a7715ce7027d58c6053dfbcd2b9
Changed Files
| File | Additions | Deletions | Status |
| monitor/control.c | +1 | -0 | modified |
Full Patch
diff --git a/monitor/control.c b/monitor/control.c
index f40debb..44cc1da 100644
--- a/monitor/control.c
+++ b/monitor/control.c
@@ -155,6 +155,7 @@ static const char *settings_str[] = {
"powered", "connectable", "fast-connectable", "discoverable",
"bondable", "link-security", "ssp", "br/edr", "hs", "le",
"advertising", "secure-conn", "debug-keys", "privacy",
+ "configuration", "static-addr",
};
static void mgmt_new_settings(uint16_t len, const void *buf)