Make the first wireless interface up and start wpa_supplicant if the wireless interfa...
[platform/core/connectivity/wifi-mesh-manager.git] / introspection /
2017-07-17 saerome.kimRemove unused codes releated to below:
2017-07-17 saerome.kimModified sometings related to 'mesh_set_gate'
2017-07-17 Jiwan KimHandle error return code
2017-07-17 Jiwan KimAdd security type and passphrase
2017-07-17 Jiwan KimAdd network connection state
2017-07-17 Jiwan KimChange 'Connect' as asynchronous method
2017-07-17 Jiwan KimAdd interface to get mesh connected peers
2017-07-17 Jiwan KimAdjust dbus interface for service error code.
2017-07-17 Jiwan KimFix mesh network interfaces
2017-07-17 Jiwan KimAdjust dbus interface between API and connman
2017-07-17 Jiwan KimSeparate logic for enable/disable method
2017-07-17 Jiwan KimAdd mesh join/left event handler
2017-07-17 Jiwan KimAdd method to get station/mpath information
2017-07-17 saerome kimChange parameter name at set_softap method
2017-07-17 Jiwan KimImplementation for SoftAP
2017-07-17 saerome.kimSimplify the signal.
2017-07-17 saerome.kimAdd set_interfaces method
2017-07-17 Jiwan KimUpdate get_joined_mesh_network method
2017-07-17 saerome kimChange parameter type at 'set_gate' method
2017-07-17 Jiwan KimUpdate 'get_saved_mesh_network' method
2017-07-17 Jiwan KimAdd functions to get scan result
2017-07-17 saerome kimApply changed Dbus methods
2017-07-17 Jiwan KimAdd basic function set for saved network
2017-07-17 Jiwan KimAdd function prototype for mesh saved network
2017-07-17 Jiwan KimAdd test scan request & async result receiver
2017-07-17 Jiwan KimInitian code sync up from private gerrit