Message ID | 20200917144712.BlueZ.1.I9a1342e299d78f88c2fc8f8ce61fac84baa61a05@changeid |
---|---|
State | New |
Headers | show |
Series | [BlueZ] core: Correct namings of LEScanAdvMonitor params | expand |
diff --git a/src/main.c b/src/main.c index 038f867b5a6d..d45aed0d9569 100644 --- a/src/main.c +++ b/src/main.c @@ -114,8 +114,8 @@ static const char *controller_options[] = { "LEScanWindowSuspend", "LEScanIntervalDiscovery", "LEScanWindowDiscovery", - "LEScanIntervalAdvMonitoring", - "LEScanWindowAdvMonitoring", + "LEScanIntervalAdvMonitor", + "LEScanWindowAdvMonitor", "LEScanIntervalConnect", "LEScanWindowConnect", "LEMinConnectionInterval",