Merge "Change file owner and group" into tizen
[platform/core/connectivity/net-config.git] / include / wifi-indicator.h
old mode 100644 (file)
new mode 100755 (executable)
index ffdd0d3..8bbbd06
@@ -1,7 +1,7 @@
 /*
  * Network Configuration Module
  *
- * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -25,6 +25,7 @@ extern "C" {
 #endif
 
 int netconfig_wifi_get_rssi(void);
+int netconfig_wifi_rssi_level(const int rssi_dbm);
 
 void netconfig_wifi_indicator_start(void);
 void netconfig_wifi_indicator_stop(void);