summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-05Remove CoC feature check logicaccepted/tizen/6.5/unified/20231010.011948tizen_6.5accepted/tizen_6.5_unifiedWootak Jung1-15/+15
2023-09-27Add new APIs for L2CAP LE CoC functionalityWootak Jung3-15/+17
2023-09-27LE CoC: Fix disconnection on multiple writesAnuj Jain1-2/+2
2023-09-27LE CoC: Add unit test for L2CAP_LE type socket connectionAyush Garg2-1/+199
2023-09-27LE CoC: Implement CAPIsAyush Garg5-1/+700
2023-07-11Add support for custom advertising flags.accepted/tizen/6.5/unified/20230719.174756Jakub Latusek5-1/+69
2022-06-20Merge "Add the implementation for ADV type for NON connectable IND (0x03)" in...submit/tizen_6.5/20220620.221804Pyun DoHyun4-0/+82
2022-06-20Add the implementation for ADV type for NON connectable IND (0x03)Dohyun Pyun4-0/+82
2022-05-09ble_mouse_with_error: Update PTS certification logicWootak Jung1-2/+2
2022-04-18Add PTS certificate related logicsubmit/tizen_6.5/20220419.002404accepted/tizen/6.5/unified/20220420.135534Wootak Jung3-0/+686
2022-01-26Add the module name in the gcov install pathsubmit/tizen_6.5/20220126.073429accepted/tizen/6.5/unified/20220128.144244dh79pyun1-3/+7
2021-09-30[ACR-1666] Add gatt service resync change typeyestizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161701submit/tizen/20210930.054510accepted/tizen/unified/20211001.001241accepted/tizen/6.5/unified/20211028.094520Wootak Jung1-0/+1
2021-09-02Modify the doxygen of audio profile typeWootak Jung1-5/+5
2021-08-04GATT: New callback API for notification state changesubmit/tizen/20210804.223925accepted/tizen/unified/20210805.131636Anuj Jain8-27/+140
2021-07-30Native TCT fix for HDPsubmit/tizen/20210730.080510accepted/tizen/unified/20210802.135804Anuj Bhumiya1-1/+0
2021-07-20Fix Svace defectsubmit/tizen/20210726.004751accepted/tizen/unified/20210726.135433Anuj Bhumiya2-0/+3
2021-05-31Allow zero length for GATT server write requestsubmit/tizen/20210606.232858accepted/tizen/unified/20210607.124357DoHyun Pyun1-6/+9
2021-05-21Add the coverage exception code for new internal APIsWootak Jung1-1/+6
2021-05-07Move HF type definitions from internal to extensionDoHyun Pyun3-182/+198
2021-04-23Mesh: added message response on Node Rolesubmit/tizen/20210426.061315accepted/tizen/unified/20210427.085759anuj.bhumiya5-5/+166
2021-04-06Add the coverage exception for internal functionDoHyun Pyun1-0/+2
2021-03-19Mesh: Implement Mesh Node Role API'ssubmit/tizen/20210330.044039accepted/tizen/unified/20210331.054026anuj.bhumiya7-9/+361
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