Add user_data in wifi_mesh_event_cb
[platform/core/api/wifi-mesh.git] / test /
2017-09-11 Saurav BabuAdd user_data in wifi_mesh_event_cb 18/148818/1
2017-08-29 saerome kimFix 64bit build errors 65/146465/4 accepted/tizen/unified/20170829.140436 submit/tizen/20170829.051237 submit/tizen_4.0/20170830.011909 submit/tizen_4.0/20170905.101604
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.kimChange test menu sequence in order of execution
2017-07-17 saerome.kimChange API name
2017-07-17 saerome.kimChange package name to capi-network-wifi-mesh
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.kimAdded password input at mesh_test app
2017-07-17 saerome.kimFix Tizen coding rule errors
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 KimFix to follow coding style
2017-07-17 Jiwan KimFix svace issues
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 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 saerome.kimImplement get_mpath_info API
2017-07-17 saerome.kimImplemen get_stations_info API
2017-07-17 saerome.kimFixed segmentation falut error after calling mesh_forea...
2017-07-17 saerome.kimFixed bugs about managing mesh networks
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.kimImplement test case for 'device' category
2017-07-17 saerome.kimImplement Mesh CAPI according to DBus API guide documents
2017-07-17 saerome kimApply changed Dbus methods
2017-07-17 Jiwan KimInitial code sync up from private gerrit