summaryrefslogtreecommitdiff
path: root/src/bluetooth-common.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Merge "Fixed the event for Gatt char changed value" into tizenPyun DoHyun1-3/+20
2018-08-29Fixed the event for Gatt char changed valueAmit Purwar1-3/+20
2018-08-28BLE Heart Rate Profile - Sensor ImplementationAbhishek Chandra1-0/+14
2018-08-10Add a new error code.Deokhyun Kim1-5/+2
2018-05-23CAPI changes for gatt client adaptationsubmit/tizen/20180524.052210accepted/tizen/unified/20180524.060226Amit Purwar1-2/+141
2018-05-09Adjust the coverage exception sectionDoHyun Pyun1-4/+6
2018-04-26Add the AVRCP delay changed callback functionHyuk Lee1-0/+8
2018-03-22Remove deprecated 2.3.1 gatt APIssubmit/tizen/20180401.231313submit/tizen/20180329.232136submit/tizen/20180327.005452accepted/tizen/unified/20180403.182514Wootak Jung1-108/+1
2018-03-22Remove deprecated 2.3.1 APIsWootak Jung1-108/+1
2018-03-22[Bluetooth] Fixes for SVACE issue WGID 319830 and 319840submit/tizen/20180322.062553accepted/tizen/unified/20180322.145118Amit KS1-4/+6
2018-03-21[Bluetooth]SVACE issue fixed for WGID :Abhishek Chandra1-9/+12
2018-03-20Fix memory leak and remove dead codesubmit/tizen/20180320.233756accepted/tizen/unified/20180322.060141Wootak Jung1-11/+32
2018-03-13Fix memory leak and NULL dereference issuesubmit/tizen/20180314.004906accepted/tizen/unified/20180314.141412Wootak Jung1-0/+2
2018-03-12Fix memory leak issueWootak Jung1-0/+3
2018-01-25[Bluetooth] TCT Fixes over Latest Tizen branchAbhishek Chandra1-1/+9
2017-12-05Fix the prevent issuessubmit/tizen/20171206.015028accepted/tizen/unified/20171207.070146DoHyun Pyun1-21/+21
2017-12-04Use device_address instead of bluetooth_hid_request_tDeokhyun Kim1-7/+4
2017-10-17Fix the svace issuessubmit/tizen/20171017.074221accepted/tizen/unified/20171018.062438DoHyun Pyun1-5/+5
2017-09-29Fix the svace major issuessubmit/tizen/20171010.004335accepted/tizen/unified/20171010.063745DoHyun Pyun1-5/+4
2017-09-21Add the GATT Relay feature for the dual stack adaptationDoHyun Pyun1-3/+332
2017-09-12Fix : GATT client services are not updatedSeungyoun Ju1-7/+3
2017-09-12Fix memory corruptionSeungyoun Ju1-240/+0
2017-08-16Fix parameter orderinjun.yang1-1/+1
2017-08-16Debug message cleanupinjun.yang1-218/+1
2017-08-08Apply Tizen3.0 Gatt client product patchsubmit/tizen/20170809.230017submit/tizen/20170808.231821accepted/tizen/unified/20170811.021135accepted/tizen/unified/20170809.135136h.sandeep1-63/+16
2017-08-08Apply tizen 3.0 based product patchsetssubmit/tizen/20170808.020532accepted/tizen/unified/20170808.171417DoHyun Pyun1-23/+100
2017-08-02[OTP] Add support for service changed indicationGowtham Anandha Babu1-0/+3
2017-07-25[GATT Server] Delivery the specific error code to central devicesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170725.234514accepted/tizen/unified/20170727.190509accepted/tizen/4.0/unified/20170816.020257accepted/tizen/4.0/unified/20170816.013913Gowtham Anandha Babu1-2/+2
2017-07-21Fix static analysis tool warningsAtul Rai1-1/+1
2017-07-19[GATT Client] Delivery ATT error code to higher layersubmit/tizen/20170721.013619accepted/tizen/unified/20170721.201850Gowtham Anandha Babu1-19/+20
2017-06-15src: Fix invalid return check for g_mallocSyam Sidhardhan1-16/+2
2017-06-15common: Fix memory leakSyam Sidhardhan1-1/+4
2017-05-26[OTP] Expose APIs for read object contentsGowtham Anandha Babu1-0/+9
2017-05-22[Bluetooth][OTP-Client] Expose object browsing APIsGowtham Anandha Babu1-1/+17
2017-05-12Merge "Add the comment for excluding line coverage" into tizenPyun DoHyun1-33/+34
2017-05-12Add the comment for excluding line coverageHyuk Lee1-33/+34
2017-05-11Merge "[Bluetooth][OTP-Client] Expose OTP client APIs" into tizenPyun DoHyun1-1/+35
2017-05-03[Bluetooth][OTP-Client] Expose OTP client APIsGowtham Anandha Babu1-1/+35
2017-04-27Change sscanf to strtol functionsubmit/tizen/20170428.004210accepted/tizen/unified/20170428.033210Hyuk Lee1-9/+8
2017-04-24Modify the GATT write requested callbackHyuk Lee1-1/+1
2017-04-11[Bluetooth][OTP] Add APIs for OTP server roleGowtham Anandha Babu1-0/+10
2017-04-06Publish GATT MTU Exchange APIs to Native public APIDoHyun Pyun1-6/+19
2017-04-04Fix the svace issue (11726, 176047, 183477)submit/tizen/20170404.073146DoHyun Pyun1-0/+2
2017-03-16Fix the crash issue during LE discoverysubmit/tizen/20170316.103054accepted/tizen/wearable/20170316.222725accepted/tizen/unified/20170316.222758accepted/tizen/tv/20170316.222710accepted/tizen/mobile/20170316.222656accepted/tizen/ivi/20170316.222741accepted/tizen/common/20170316.161945DoHyun Pyun1-1/+0
2017-02-13Fixed SVACE issues (Id: 11726 168836 171554)submit/tizen/20170220.233016Atul Rai1-0/+1
2017-02-07Merge latest tizen_3.0 bug fix codesDoHyun Pyun1-8/+307
2016-12-05Remove Profile Build Dependency: do it at runtimeMyungJoo Ham1-72/+173
2016-11-29Fix svace 2.2 issuesDoHyun Pyun1-0/+6
2016-11-29PXP: Modify APIs and Signal handle implementationh.sandeep1-3/+17
2016-11-16iBeacon: Add API to register iBeacon scan filter.h.sandeep1-0/+3