summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07wifi-mesh: Add station type in STATION_JOIN/STATION_LEFT eventtizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171207.072710accepted/tizen/4.0/unified/20171208.061703tizen_4.0_tvSaurav Babu3-4/+32
2017-12-07wifi-mesh: Correct found_station_cb() logging codesubmit/tizen_4.0/20171207.070131Saurav Babu1-18/+54
2017-12-07Merge "wifi-mesh: For softAP stations don't get mesh specific station info" i...saerome kim1-0/+42
2017-12-07wifi-mesh: For softAP stations don't get mesh specific station infoSaurav Babu1-0/+42
2017-12-07wifi-mesh: Update CAPI to get softAP station infoSaurav Babu6-8/+48
2017-09-21Add user_data in wifi_mesh_event_cbtizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170921.072416accepted/tizen/4.0/unified/20170922.064408Saurav Babu7-14/+30
2017-09-21Fix a potential buffer over flow issue (WID:32365704)saerome kim1-5/+9
2017-08-29Fix 64bit build errorssubmit/tizen_4.0/20170905.101604submit/tizen_4.0/20170830.011909submit/tizen/20170829.051237accepted/tizen/unified/20170829.140436saerome kim1-4/+4
2017-08-22Added new CAPI to check is softap enabledsubmit/tizen/20170828.225740saerome kim5-0/+91
2017-08-22Add new CAPI to get softAP config optionssaerome kim5-0/+128
2017-08-22Added new CAPI to get IPv4 detailssaerome kim5-2/+191
2017-08-22Added new CAPI to check if mesh is startedsaerome kim5-0/+92
2017-08-22Added new CAPI to get Gate Announcement valuesaerome kim5-12/+62
2017-08-22Added new CAPI to get Mesh Configratiion Parameterssaerome kim6-0/+768
2017-08-22Fix issue about getting empty bssid, next_hop and ifacesaerome kim5-26/+34
2017-08-22Add internal APIs for mesh pathsaerome kim3-8/+553
2017-08-22Add getter APIs related to peerssaerome kim3-1/+2595
2017-07-17Increase line coveragesaerome kim3-124/+628
2017-07-17- Fix missing 'wifi_' prefix problemsaerome kim2-6/+6
2017-07-17Fix feature name errorsaerome.kim1-1/+1
2017-07-17Change featuresaerome.kim2-8/+8
2017-07-17Change test menu sequence in order of executionsaerome.kim1-17/+17
2017-07-17Change API namesaerome.kim3-16/+18
2017-07-17Change package name to capi-network-wifi-meshsaerome.kim22-1863/+1912
2017-07-17Fix build errorsaerome.kim1-0/+256
2017-07-17Rearrange codessaerome.kim6-139/+100
2017-07-17Change some API from public to in-housesaerome.kim5-217/+13
2017-07-17Fix API documentation errorssaerome.kim3-35/+40
2017-07-17Changed somethings related to 'mesh_set_gate'saerome.kim5-16/+38
2017-07-17Added password input at mesh_test appsaerome.kim1-2/+4
2017-07-17Fix Tizen coding rule errorssaerome.kim5-58/+57
2017-07-17Fix API documentationsaerome.kim1-1/+1
2017-07-17Fix API documentations errorssaerome.kim3-32/+33
2017-07-17Fix hostapd errorJiwan Kim1-1/+1
2017-07-17Change return type from void to intsaerome.kim3-4/+6
2017-07-17Handle error return codeJiwan Kim5-6/+16
2017-07-17Fix svace issueJiwan Kim1-3/+0
2017-07-17Fix to follow coding styleJiwan Kim1-46/+92
2017-07-17Fix to follow coding styleJiwan Kim4-55/+46
2017-07-17Fix svace issuesJiwan Kim3-5/+9
2017-07-17Change function time to succeed TCTsaerome.kim1-2/+3
2017-07-17Fix a bug that native app can not find mesh.h & lib filessaerome kim1-6/+6
2017-07-17Add security type and passphraseJiwan Kim6-44/+232
2017-07-17Change for connection state supportJiwan Kim7-71/+142
2017-07-17Add 'MESH_CONNECTED_EVENT' event handlerJiwan Kim3-6/+45
2017-07-17Add some new API for connected peersJiwan Kim6-31/+283
2017-07-17Add service error enumsJiwan Kim8-165/+290
2017-07-17Remove internal error enumerationJiwan Kim5-266/+137
2017-07-17Change mesh APIsJiwan Kim6-16/+63
2017-07-17Change APIsJiwan Kim6-44/+153