Fix handling of WiFi scanning state
[connman] / plugins / hso.c
index bf7c2b3..9489cf1 100644 (file)
@@ -211,7 +211,7 @@ static int hso_disable(struct connman_device *device)
 }
 
 static struct connman_device_driver hso_driver = {
-       .name           = "hso-device",
+       .name           = "hso",
        .type           = CONNMAN_DEVICE_TYPE_HSO,
        .probe          = hso_probe,
        .remove         = hso_remove,