dundee: Watch for signals only on DUNDEE_SERVICE
[framework/connectivity/connman.git] / plugins / iwmx.h
index 9d85ea7..2ff522c 100644 (file)
@@ -2,7 +2,7 @@
  *
  *  Connection Manager
  *
- *  Copyright (C) 2007-2010  Intel Corporation. All rights reserved.
+ *  Copyright (C) 2007-2012  Intel Corporation. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License version 2 as
@@ -160,13 +160,11 @@ enum {
 
 struct connman_network *__iwmx_cm_network_available(
                        struct wmxsdk *wmxsdk, const char *station_name,
-                       const char *station_type,
                        const void *sdk_nspname, size_t sdk_nspname_size,
                                                                int strength);
 
 struct connman_network *iwmx_cm_network_available(
                        struct wmxsdk *wmxsdk, const char *station_name,
-                       const char *station_type,
                        const void *sdk_nspname, size_t sdk_nspname_size,
                                                                int strength);