summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Fix the Svace issuesubmit/tizen/20160926.090601accepted/tizen/wearable/20160927.083841accepted/tizen/tv/20160927.084015accepted/tizen/mobile/20160927.074222accepted/tizen/ivi/20160927.083811accepted/tizen/common/20160926.154748Hyuk Lee1-1/+1
2016-09-23Fix native api reference warningssubmit/tizen/20160923.081806accepted/tizen/wearable/20160927.020135accepted/tizen/tv/20160927.020148accepted/tizen/mobile/20160927.020110accepted/tizen/ivi/20160927.020213accepted/tizen/common/20160923.160938DoHyun Pyun3-15/+21
2016-09-22Increase the package versionDoHyun Pyun1-1/+1
2016-09-22Add the get uuid name API into public native APIsubmit/tizen/20160922.015934accepted/tizen/wearable/20160922.233131accepted/tizen/tv/20160922.233139accepted/tizen/mobile/20160922.233121accepted/tizen/ivi/20160922.233145accepted/tizen/common/20160922.120558DoHyun Pyun4-20/+54
2016-09-21Merge "Revert a internal API" into tizenPyun DoHyun1-0/+22
2016-09-21Revert a internal APITaejin Woo1-0/+22
2016-09-21Fix the internal UTC fail issueHyuk Lee1-4/+5
2016-09-20Add MTU related APIs into internal headerDoHyun Pyun9-26/+390
2016-09-20Add set LE mode APIs into public native APIDoHyun Pyun13-104/+189
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 Pyun13-89/+84
2016-09-12Add oob extended APIs in public native APIDoHyun Pyun5-3/+320
2016-09-12Add gatt service changed callback APIsDoHyun Pyun7-42/+179
2016-09-12Add bt_device_set_profile_restricted definition for tv and wearablesubmit/tizen/20160912.055637accepted/tizen/wearable/20160913.041747accepted/tizen/tv/20160913.041726accepted/tizen/mobile/20160913.041713accepted/tizen/ivi/20160913.041806accepted/tizen/common/20160912.181425DoHyun Pyun2-0/+76
2016-09-12Support hf and pbap_client functionality for IVIDoHyun Pyun8-57/+62
2016-09-12Add bt_restricted_profile_t for wearable and tvsubmit/tizen/20160912.033649DoHyun Pyun2-0/+26
2016-09-12Fix svace issuesDoHyun Pyun2-5/+4
2016-09-09Merge "Fix typo errors in API description" into tizenDoHyun Pyun2-2/+2
2016-09-09Add internal API about restricted profile set/getHyuk Lee3-0/+91
2016-09-08Fix typo errors in API descriptionDoHyun Pyun2-2/+2
2016-09-06Fix typo errors in API descriptionsubmit/tizen/20160907.050933accepted/tizen/wearable/20160908.004121accepted/tizen/tv/20160908.004106accepted/tizen/mobile/20160908.004050accepted/tizen/ivi/20160908.004144accepted/tizen/common/20160907.154456DoHyun Pyun5-11/+11
2016-09-05Modify the type name for gatt requestDoHyun Pyun7-14/+14
2016-09-05Modify the enum definitions for gatt permissionDoHyun Pyun3-16/+16
2016-09-02CAPI: Fix Build Option Naming Rule.h.sandeep10-99/+99
2016-09-02Fix UTC / ITC fail issuessubmit/tizen/20160902.025225accepted/tizen/wearable/20160902.082135accepted/tizen/tv/20160902.082115accepted/tizen/mobile/20160902.082101accepted/tizen/ivi/20160902.082151accepted/tizen/common/20160902.062012DoHyun Pyun2-3/+26
2016-09-01Add the callback function to change gatt serviceDoHyun Pyun4-0/+131
2016-09-01Type cast the pointer for arm64 buildsubmit/tizen/20160901.003334accepted/tizen/wearable/20160901.072627accepted/tizen/tv/20160901.072609accepted/tizen/mobile/20160901.072556accepted/tizen/ivi/20160901.072646accepted/tizen/common/20160901.143332DoHyun Pyun1-0/+4
2016-09-01Remove wearable definition in the enum valueDoHyun Pyun1-2/+0
2016-08-29HID: Add API to send customized eventDoHyun Pyun3-49/+64
2016-08-25Add missing enum value and type define functionsubmit/tizen/20160825.004351accepted/tizen/wearable/20160829.041640accepted/tizen/tv/20160829.041625accepted/tizen/mobile/20160829.041559accepted/tizen/ivi/20160829.041704accepted/tizen/common/20160825.062821DoHyun Pyun1-0/+35
2016-08-25Fix TV profile's build errorDoHyun Pyun3-8/+57
2016-08-24Merge "Merge the code from private" into tizenDoHyun Pyun12-361/+2304
2016-08-23Merge the code from privateDoHyun Pyun12-361/+2304
2016-08-18Add the Deprecation log msgsubmit/tizen/20160818.005730accepted/tizen/common/20160818.144154Hyuk Lee5-46/+95
2016-08-17Fill vcard name string in pulling vcard listDoHyun Pyun1-1/+8
2016-08-17Fix coding style errorsDoHyun Pyun1-14/+14
2016-08-12Fix the IPSP APIs' name and move those in the internal.hTaejin Woo10-100/+210
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 Woo5-54/+13
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 Woo5-46/+439
2016-07-13Modify the supported check logic from build time to run timeDoHyun Pyun17-323/+232
2016-07-13Replace TELEPHONY_DISABLE build option to TIZEN_HFP_DISABLEDoHyun Pyun2-12/+12
2016-07-04HID: Added new API to send RC key eventssubmit/tizen/20160704.015035accepted/tizen/wearable/20160705.003600accepted/tizen/tv/20160705.003621accepted/tizen/mobile/20160705.003539accepted/tizen/ivi/20160705.003641accepted/tizen/common/20160704.145416Atul Rai4-2/+101
2016-06-29Revert "Move passkey reply APIs to internal header"submit/tizen/20160629.092010accepted/tizen/wearable/20160630.003458accepted/tizen/tv/20160630.003419accepted/tizen/mobile/20160630.003440accepted/tizen/ivi/20160630.003514accepted/tizen/common/20160703.130107DoHyun Pyun4-81/+27
2016-06-29Move passkey reply APIs to internal headersubmit/tizen_common/20160701.180000DoHyun Pyun4-27/+81
2016-06-27Fix the coding style error - brace positionsubmit/tizen/20160627.044451accepted/tizen/wearable/20160628.014522accepted/tizen/tv/20160628.014503accepted/tizen/mobile/20160628.014535accepted/tizen/ivi/20160628.014452accepted/tizen/common/20160627.191956DoHyun Pyun1-2/+1
2016-06-24Add the init status check to "GATT server start"Hyuk Lee1-0/+5
2016-06-22Fix the some typing errors for bluetooth docsubmit/tizen/20160622.071203accepted/tizen/wearable/20160623.121535accepted/tizen/tv/20160623.121519accepted/tizen/mobile/20160623.121501accepted/tizen/ivi/20160623.121552accepted/tizen/common/20160623.154005Taejin Woo1-2/+2
2016-06-21Add the GATT support checksubmit/tizen/20160621.071537accepted/tizen/wearable/20160622.021638accepted/tizen/tv/20160622.021620accepted/tizen/mobile/20160622.021606accepted/tizen/ivi/20160622.021654accepted/tizen/common/20160621.184613Hyuk Lee1-0/+3
2016-06-21Remove BT disable flag for emulatorDoHyun Pyun1-4/+0
2016-06-20Sync header types between wearable and otherssubmit/tizen/20160620.064511submit/tizen/20160620.064330accepted/tizen/wearable/20160621.024411accepted/tizen/tv/20160621.024354accepted/tizen/mobile/20160621.024326accepted/tizen/ivi/20160621.024522accepted/tizen/common/20160620.163736Taejin Woo2-70/+205
2016-06-19Merge "Add CAPI_NETWORK_BLUETOOTH_HID_DEVICE_MODULE group" into tizensubmit/tizen/20160620.042720submit/submit/tizen/20160620.042720/20160620.042801Pyun DoHyun1-0/+87