wifi-mesh: Update CAPI to get softAP station info
[platform/core/api/wifi-mesh.git] / include /
2017-12-04 Saurav Babuwifi-mesh: Update CAPI to get softAP station info 96/162596/2
2017-11-29 Saurav Babuwifi-mesh: Add station type in STATION_JOIN/STATION_LEF... 67/162167/1
2017-09-21 saerome kimMerge "Fix a potential buffer over flow issue (WID... accepted/tizen/unified/20170922.065314 submit/tizen/20170921.072433
2017-09-11 Saurav BabuAdd user_data in wifi_mesh_event_cb 18/148818/1
2017-08-22 saerome kimAdded new CAPI to check is softap enabled 69/145469/1 submit/tizen/20170828.225740
2017-08-22 saerome kimAdd new CAPI to get softAP config options 66/145466/1
2017-08-22 saerome kimAdded new CAPI to get IPv4 details 62/145462/1
2017-08-22 saerome kimAdded new CAPI to check if mesh is started 60/145460/1
2017-08-22 saerome kimAdded new CAPI to get Gate Announcement value 56/145456/1
2017-08-22 saerome kimAdded new CAPI to get Mesh Configratiion Parameters 53/145453/1
2017-08-22 saerome kimFix issue about getting empty bssid, next_hop and iface 49/145449/1
2017-08-22 saerome kimAdd internal APIs for mesh path 44/145444/1
2017-08-22 saerome kimAdd getter APIs related to peers 29/145429/1
2017-07-17 saerome kim- Fix missing 'wifi_' prefix problem
2017-07-17 saerome.kimFix feature name error
2017-07-17 saerome.kimChange feature
2017-07-17 saerome.kimChange API name
2017-07-17 saerome.kimChange package name to capi-network-wifi-mesh
2017-07-17 saerome.kimFix build error
2017-07-17 saerome.kimRearrange codes
2017-07-17 saerome.kimChange some API from public to in-house
2017-07-17 saerome.kimFix API documentation errors
2017-07-17 saerome.kimChanged somethings related to 'mesh_set_gate'
2017-07-17 saerome.kimFix Tizen coding rule errors
2017-07-17 saerome.kimFix API documentation
2017-07-17 saerome.kimFix API documentations errors
2017-07-17 saerome.kimChange return type from void to int
2017-07-17 Jiwan KimHandle error return code
2017-07-17 Jiwan KimAdd security type and passphrase
2017-07-17 Jiwan KimChange for connection state support
2017-07-17 Jiwan KimAdd 'MESH_CONNECTED_EVENT' event handler
2017-07-17 Jiwan KimAdd some new API for connected peers
2017-07-17 Jiwan KimAdd service error enums
2017-07-17 Jiwan KimRemove internal error enumeration
2017-07-17 Jiwan KimChange mesh APIs
2017-07-17 Jiwan KimChange APIs
2017-07-17 Jiwan KimFix for API concept changes
2017-07-17 Jiwan KimUpdate test code to support connman integration
2017-07-17 Jiwan KimFix typos & Change to use GList on test app
2017-07-17 Jiwan KimAdjust variant type / Fix crash on mpath dump
2017-07-17 saerome.kimImplement get_mpath_info API
2017-07-17 saerome.kimImplemen get_stations_info API
2017-07-17 Jiwan KimChange dbus path of enable/disable method
2017-07-17 saerome.kimFixed bugs about managing networks at test app
2017-07-17 saerome.kimImplement CAPI
2017-07-17 saerome kimImplement mesh_test and rest of APIs
2017-07-17 saerome.kimFix a build error
2017-07-17 saerome.kimImplement Mesh CAPI according to DBus API guide documents
2017-07-17 saerome kimApply changed Dbus methods
2017-07-17 saerome kimApply changed Dbus methods
2017-07-17 Jiwan KimInitial code sync up from private gerrit