summaryrefslogtreecommitdiff
path: root/include/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/network.h')
-rwxr-xr-xinclude/network.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/network.h b/include/network.h
index 8cefb796..fc68d300 100755
--- a/include/network.h
+++ b/include/network.h
@@ -76,6 +76,15 @@ struct connman_bssids {
unsigned char bssid[WIFI_BSSID_LEN_MAX];
uint16_t strength;
uint16_t frequency;
+ uint16_t assoc_reject_cnt;
+ bool is_last_connected;
+#if defined TIZEN_EXT_INS
+ int score_last_connected_bssid;
+ int score_assoc_reject;
+ int score_frequency;
+ int score_strength;
+#endif
+ int ins_score;
};
/* Backward compatible