Diff between cc988b02a3c127473da33cc14c9c41b797f027f5 and c8008d838d9bf6f956f93b16aee972cd9ec62310
Changed Files
| File | Additions | Deletions | Status |
| src/main.c | +1 | -0 | modified |
Full Patch
diff --git a/src/main.c b/src/main.c
index 191dc11..061060d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -79,6 +79,7 @@ static const char * const supported_options[] = {
"ReverseServiceDiscovery",
"NameResolving",
"DebugKeys",
+ "ControllerMode",
};
GKeyFile *btd_get_main_conf(void)