Tizen: Export more wifi info in ConnMan network API
authorArron Wang <arron.wang@intel.com>
Mon, 24 Sep 2012 06:18:07 +0000 (14:18 +0800)
committerZhang zhengguang <zhengguang.zhang@intel.com>
Fri, 31 Oct 2014 08:06:20 +0000 (16:06 +0800)
commit98894f533f23fe532a4449ddaafaa69d39441980
tree7d8a04c01fb90ad4f7c6584ac089a63ec925e1c3
parent8b828d775adb413be2e02a5377d83af9ecb979ed
Tizen: Export more wifi info in ConnMan network API

Network client requires additional wifi specific info

Export the BSSID property
Export the MaxRate property
Export the detailed info for encryption mode(mixed,aes,tkip,wep,none)

Export the connman_network get/set method for bssid, maxrate,
encryption_mode property

Change-Id: Ic5744978282e49cb2f70165aaadc7822dc718dfb
gsupplicant/gsupplicant.h
gsupplicant/supplicant.c
include/network.h
plugins/wifi.c
src/network.c