Signed-off-by: Jacob Siverskog <jacob@xxxxxxxxxxxxxxxxxxxxxx> Prevent warning message 'Unknown key ControllerMode in main.conf'. --- src/main.c | 1 + 1 file changed, 1 insertion(+) 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) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html