summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Remove spp test service filesubmit/tizen/20210225.094502accepted/tizen/unified/20210226.131933DoHyun Pyun1-3/+3
2021-02-25Add the coverage exception for internal functionDoHyun Pyun1-1/+5
2021-02-05Add advertising data setting function for TDS AD typesubmit/tizen/20210208.222837accepted/tizen/unified/20210209.124411Wootak Jung4-10/+113
2021-01-28Mesh: Add Join Network APIanuj.bhumiya2-0/+35
2020-12-24Fix the svace issue (UNINIT.LOCAL_VAR.EX)submit/tizen/20210127.232224submit/tizen/20201228.031005accepted/tizen/unified/20210128.132331accepted/tizen/unified/20201229.124655DoHyun Pyun1-2/+2
2020-12-17Remove the html link for privilege namesubmit/tizen/20201217.021725accepted/tizen/unified/20201218.124453DoHyun Pyun1-9/+9
2020-12-07Add GATT Service handlers to GATT handle listAyush Garg1-0/+6
2020-12-02Fix svace issuessubmit/tizen/20201202.002505accepted/tizen/unified/20201202.124931Wootak Jung2-6/+5
2020-11-26Validate GATT handle in CAPIAyush Garg1-1/+21
2020-11-21Fix position of setting is_own GATT attribute handleAnupam Roy1-4/+4
2020-11-13Modify TDS transport type enumsWootak Jung2-4/+4
2020-11-12Add TDS transport typesubmit/tizen/20201113.003453accepted/tizen/unified/20201113.130837Wootak Jung2-2/+12
2020-11-09Add api to set advertising intervalsubmit/tizen/20201109.212850accepted/tizen/unified/20201111.124823anuj.bhumiya7-8/+115
2020-11-02Implement unit test for bt_adapter_le_is_scan_filter_supported() CAPIAyush Garg2-0/+12
2020-10-30Implement RSSI scan filtersubmit/tizen/20201102.065935accepted/tizen/unified/20201103.052003Ayush Garg5-0/+79
2020-10-29Apply GATT function for TDS APIWootak Jung3-386/+171
2020-10-27Add the coverage exception for internal functionsubmit/tizen/20201027.003129accepted/tizen/unified/20201029.125009DoHyun Pyun1-0/+2
2020-10-13Validate address for sending GATT notificationAnupam Roy3-0/+44
2020-09-24Fix the valgrind issuetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200924.060847accepted/tizen/unified/20200928.004603accepted/tizen/6.0/unified/hotfix/20201103.052335accepted/tizen/6.0/unified/hotfix/20201103.004928accepted/tizen/6.0/unified/20201030.122631tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixDoHyun Pyun1-2/+2
2020-09-17Fix the coverity issuessubmit/tizen/20200923.005759submit/tizen/20200917.075044accepted/tizen/unified/20200923.093732DoHyun Pyun4-6/+23
2020-09-11Mesh: Fix crash due to derefence of NULL pointersubmit/tizen/20200913.230045accepted/tizen/unified/20200914.131334Abhay Agarwal1-0/+21
2020-09-10Mesh: Fix coding style issueAbhay Agarwal3-171/+171
2020-09-10Fix le advertising service data parsing logicsubmit/tizen/20200910.053710accepted/tizen/unified/20200910.123916Wootak Jung1-4/+5
2020-09-04Add gtest testcases for mesh networksubmit/tizen/20200907.031811accepted/tizen/unified/20200909.014254Amit Purwar3-1/+205
2020-09-03Fix the API reference errorDoHyun Pyun1-39/+39
2020-09-01Merge "Mesh: unit test: set transition time for node control" into tizensubmit/tizen/20200901.064142accepted/tizen/unified/20200902.011921Pyun DoHyun2-8/+13
2020-09-01Mesh: unit test: set transition time for node controlAbhay Agarwal2-8/+13
2020-09-01Fix the ASAN build errorDoHyun Pyun1-3/+3
2020-09-01Fix the memory leakDoHyun Pyun1-1/+4
2020-08-31Cover the missed coverage functions and linessubmit/tizen/20200831.035527accepted/tizen/unified/20200901.042006DoHyun Pyun7-1/+160
2020-08-28Prevent the heap buffer overflowDoHyun Pyun1-0/+6
2020-08-27Merge "Mesh: Accept Token in unit TC for loading Network" into tizensubmit/tizen/20200827.215651accepted/tizen/unified/20200831.002541Pyun DoHyun1-0/+10
2020-08-27Merge "Mesh: Fix bug in Network load API" into tizenPyun DoHyun1-1/+15
2020-08-27Merge "CAPI:Allows multiple service data in LE advertising" into tizenPyun DoHyun2-11/+92
2020-08-27Merge "Modify logs in the mesh senario" into tizenPyun DoHyun1-6/+3
2020-08-27Merge "Fix the svace issue (SIZE MISMATCH)" into tizenPyun DoHyun1-1/+1
2020-08-26Mesh: Accept Token in unit TC for loading NetworkAnupam1-0/+10
2020-08-26Mesh: Fix bug in Network load APIAnupam1-1/+15
2020-08-26Mesh gtest: Fix the load network testcaseAmit Purwar1-2/+3
2020-08-26CAPI:Allows multiple service data in LE advertisingAmit Purwar2-11/+92
2020-08-26Modify logs in the mesh senarioDoHyun Pyun1-6/+3
2020-08-26Fix the svace issue (SIZE MISMATCH)DoHyun Pyun1-1/+1
2020-08-25Mesh: unit test: Modify scenario configurationsubmit/tizen/20200825.221936accepted/tizen/unified/20200827.105821Abhay Agarwal2-28/+114
2020-08-24Merge "Mesh: Add robustness verification scenarios" into tizensubmit/tizen/20200825.072855accepted/tizen/unified/20200826.133101Pyun DoHyun2-16/+211
2020-08-24Merge "Mesh: Convert list variables to global static" into tizenPyun DoHyun1-10/+17
2020-08-24Mesh: Add robustness verification scenariosAnupam2-16/+211
2020-08-24Mesh: Convert list variables to global staticAnupam1-10/+17
2020-08-21Fix api referenceWootak Jung1-2/+1
2020-08-21Merge "Add le_is_discovering unit test" into tizenPyun DoHyun2-1/+14
2020-08-21Merge "Mesh: Unload Network before deinitialiation" into tizensubmit/tizen/20200821.002054accepted/tizen/unified/20200825.142904Pyun DoHyun1-6/+7