Add interface to get mesh connected peers
[platform/core/connectivity/wifi-mesh-manager.git] / include /
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 KimAdjust dbus interface between API and connman
2017-07-17 Jiwan KimInitial connman integration
2017-07-17 Jiwan KimAdd initial gdbus code
2017-07-17 Jiwan KimStore saved mesh network into storage
2017-07-17 Jiwan KimChange mesh id setting logic
2017-07-17 Jiwan KimAdd DHCP terminate logic
2017-07-17 Jiwan KimAdd missing station_info variable
2017-07-17 Jiwan KimSeparate logic for enable/disable method
2017-07-17 Jiwan KimAdd mesh join/left event handler
2017-07-17 Jiwan KimNotify mesh network joined/left event
2017-07-17 Jiwan KimAdd method to get station/mpath information
2017-07-17 Jiwan KimUpdate logic to add softAP interface into bridge
2017-07-17 Jiwan KimImplementation for SoftAP
2017-07-17 Jiwan KimUpdate get_joined_mesh_network method
2017-07-17 Jiwan KimImplement methods
2017-07-17 Jiwan KimSeparate logic for mesh enable / set gate
2017-07-17 Jiwan KimUpdate 'get_saved_mesh_network' method
2017-07-17 Jiwan KimAdd functions to get scan result
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 KimEmit 'scan_done' signal when scan finished
2017-07-17 Jiwan KimRemove temporary test function
2017-07-17 Jiwan KimUpdate async scan result logic into scan methods
2017-07-17 Jiwan KimAdd test scan request & async result receiver
2017-07-17 Jiwan KimInitian code sync up from private gerrit