summaryrefslogtreecommitdiff
path: root/src/bluetooth-common.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Add response_needed parameter in the write value requested callbackDoHyun Pyun1-2/+5
2016-11-30PXP: Modify APIs and Signal handle implementationh.sandeep1-3/+17
2016-11-29Fix svace 2.2 issuesDoHyun Pyun1-0/+6
2016-11-16iBeacon: Add API to register iBeacon scan filter.h.sandeep1-0/+3
2016-11-15Code sync from 2.3 branchSudha Bheemanna1-0/+74
2016-11-09PXP: Add base code Proximity Profilesubmit/tizen_3.0_common/20161114.081136submit/tizen_3.0/20161110.000333accepted/tizen/3.0/wearable/20161110.071332accepted/tizen/3.0/tv/20161110.071316accepted/tizen/3.0/mobile/20161110.071229accepted/tizen/3.0/ivi/20161110.071344accepted/tizen/3.0/common/20161114.143240h.sandeep1-0/+17
2016-11-03Merge the code from privateDoHyun Pyun1-5/+0
2016-09-19Fix tizen coding style errors and warningssubmit/tizen/20160921.010208accepted/tizen/wearable/20160922.041603accepted/tizen/tv/20160922.041612accepted/tizen/mobile/20160922.041544accepted/tizen/ivi/20160922.041625accepted/tizen/common/20160921.161545DoHyun Pyun1-3/+2
2016-09-12Support hf and pbap_client functionality for IVIDoHyun Pyun1-9/+9
2016-09-02CAPI: Fix Build Option Naming Rule.h.sandeep1-16/+16
2016-08-23Merge the code from privateDoHyun Pyun1-94/+540
2016-08-17Fill vcard name string in pulling vcard listDoHyun Pyun1-1/+8
2016-08-12Fix the IPSP APIs' name and move those in the internal.hTaejin Woo1-3/+3
2016-08-11IPSP : Tie connected info and Interface Infosubmit/tizen/20160812.010225accepted/tizen/wearable/20160812.065421accepted/tizen/tv/20160812.065427accepted/tizen/mobile/20160812.065415accepted/tizen/ivi/20160812.065432accepted/tizen/common/20160812.140936Taejin Woo1-17/+7
2016-07-31IPSP : Add new unit test cases for IPSPsubmit/tizen/20160809.064342accepted/tizen/wearable/20160809.232849accepted/tizen/tv/20160809.232636accepted/tizen/mobile/20160809.232821accepted/tizen/ivi/20160809.232754accepted/tizen/common/20160809.184102Taejin Woo1-2/+13
2016-07-13Modify the supported check logic from build time to run timeDoHyun Pyun1-2/+2
2016-06-17Move GATT Server APIs header to bluetooth.hHyuk Lee1-2/+2
2016-05-31DPM: Handle Error code BLUETOOTH_ERROR_DEVICE_POLICY_RESTRICTION.submit/tizen/20160602.083956accepted/tizen/wearable/20160602.231114accepted/tizen/tv/20160602.231109accepted/tizen/mobile/20160602.231148accepted/tizen/ivi/20160602.231129accepted/tizen/common/20160603.150550h.sandeep1-0/+4
2016-05-26Move PBAP client APIs header into bluetooth.hDoHyun Pyun1-14/+49
2016-05-26Move A2DP/AVRCP sink role APIs header to bluetooth.hHyuk Lee1-2/+2
2016-05-24GATT-Server: Modify the "bt_gatt_server_send_response" API parameters.h.sandeep1-17/+13
2016-05-24GATT-Server: Enable Read/Write request Callbacks for Descriptor.h.sandeep1-11/+28
2016-04-18Apply the coding rule to src, test foldersubmit/tizen/20160418.054804accepted/tizen/common/20160418.141825Hyuk Lee1-35/+22
2016-04-12Modify gatt-server interface as per bluez_5.37.submit/tizen/20160414.030922accepted/tizen/wearable/20160414.091938accepted/tizen/tv/20160414.092041accepted/tizen/mobile/20160414.092016accepted/tizen/ivi/20160414.092026accepted/tizen/common/20160414.142537h.sandeep1-8/+8
2016-04-10CAPI: Fix internal coding convention rule errorssubmit/tizen/20160411.050143accepted/tizen/wearable/20160411.100013accepted/tizen/tv/20160411.100033accepted/tizen/mobile/20160411.100019accepted/tizen/ivi/20160411.100035accepted/tizen/common/20160411.130255h.sandeep1-91/+92
2016-03-29Add the line coverage excluding commentsubmit/tizen_common/20160506.103415submit/tizen_common/20160505.135200accepted/tizen/common/20160406.145330Hyuk Lee1-66/+66
2016-03-17Add the line coverage excluding commentHyuk Lee1-2/+12
2016-01-12Merge the code from tizen_2.4submit/tizen_wearable/20160113.070410submit/tizen_tv/20160113.070350submit/tizen_mobile/20160113.070328Taejin Woo1-10/+284
2015-12-07Added code for LE Data length extension feature.Sudha Bheemanna1-0/+16
2015-07-13Fix crash issue when discovering manufacturer dataseungku kim1-3/+1
2015-06-083.0 specific patch: synchronize tizen 2.4 codeseungku kim1-28/+605
2015-06-04Merge Tizen 2.4's API headers for Web TCT / UTC buildsubmit/tizen_wearable/20150604.234702submit/tizen_tv/20150604.234651submit/tizen_mobile/20150604.234646DoHyun Pyun1-143/+488
2015-06-01Add the extension headersubmit/tizen_wearable/20150602.005138submit/tizen_tv/20150602.005130submit/tizen_mobile/20150602.005122submit/tizen_common/20150604.888888accepted/tizen/wearable/20150602.053023accepted/tizen/tv/20150602.091102accepted/tizen/mobile/20150602.052943tizen_3.0.2015.q2_commonTaejin Woo1-0/+1
2015-03-16[Tizen 3.0] Fixed issues in the merged CAPI codeSudha Bheemanna1-5/+11
2015-02-20Code Sync [Tizen3.0]: Applied tizen.org patchesh.sandeep1-2/+4
2015-02-20Code Sync [Tizen3.0]: Merged Tizen2.4 spin code to tizen.orgh.sandeep1-31/+337
2014-12-11Merge the CAPI's header files from tizen 2.3 to tizen 3.0submit/tizen_mobile/20150325.000000submit/tizen_mobile/20150213.000000submit/tizen/20150211.005141submit/tizen/20141221.153450submit/mobile/20150212.074535accepted/tizen/wearable/20150211.014244accepted/tizen/tv/20150212.064354accepted/tizen/mobile/20150326.005112accepted/tizen/common/20150211.123845Taejin Woo1-19/+30
2014-12-09src/bluetooth-common: Fix variable reassigning issuetizen_3.0_ivi_releasesubmit/tizen/20141210.055510accepted/tizen/wearable/20141210.195821accepted/tizen/tv/20141210.193336accepted/tizen/mobile/20141216.074805accepted/tizen/ivi/20141218.014734accepted/tizen/common/20141210.081623tizen_3.0_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonGowtham Anandha Babu1-1/+1
2014-10-28handle device disappear eventsubmit/tizen_mobile/20141120.000000submit/tizen/20141031.051326submit/tizen/20141030.072151submit/tizen/20141030.031637accepted/tizen/ivi/20141107.010904accepted/tizen/common/20141103.140935accepted/tizen/common/20141103.140856accepted/tizen/common/20141103.140847develCorentin Lecouvey1-0/+12
2014-10-16do not return an error when user stops discoverytizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_ivi/20141021.113442submit/tizen_common/20141021.111902submit/tizen_3.0.m14.3_ivi/20141021.112858submit/tizen_3.0.2014.q3_common/20141021.112639submit/tizen/20141021.025356accepted/tizen/ivi/20141022.015259accepted/tizen/common/20141021.112443accepted/tizen/3.0.m14.3/ivi/20141022.104122accepted/tizen/3.0.2014.q3/common/20141022.093359tizen_3.0.m14.3_ivitizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonCorentin Lecouvey1-1/+1
2013-03-22Merge branch 'master' into tizen_2.1DoHyun Pyun1-1/+1
2013-03-16merge with masterJinkun Jang1-1/+1
2013-03-13Tizen 2.1 baseJinkun Jang1-0/+1270