summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-25Merge "App wise data transaction details" into tizentizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20191007.001051accepted/tizen/unified/20191007.234831accepted/tizen/5.5/unified/mobile/hotfix/20201027.065921accepted/tizen/5.5/unified/20191031.031538tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixPyun DoHyun3-2/+36
2019-09-24App wise data transaction detailsSudipto3-2/+36
2019-09-20Fix API reference issuessubmit/tizen/20190920.003508accepted/tizen/unified/20190920.065345DoHyun Pyun1-8/+4
2019-09-16Merge "Implement MTU changed callback for GATT server" into tizensubmit/tizen/20190916.233704accepted/tizen/unified/20190918.010254Pyun DoHyun7-1/+169
2019-09-16Merge "Implement new API to get le oob data" into tizenPyun DoHyun4-4/+147
2019-09-16Merge "Providing bluetooth data to battery monitor framework" into tizenPyun DoHyun5-0/+75
2019-09-16Providing bluetooth data to battery monitor frameworkSudipto5-0/+75
2019-09-16Implement MTU changed callback for GATT serverinjun.yang7-1/+169
2019-09-16Implement new API to get le oob datainjun.yang4-4/+147
2019-09-16New API to set LE scan typeinjun.yang4-0/+56
2019-09-09Invalid param handling in bt_device_le_conn_update()Deokhyun Kim1-1/+4
2019-08-23bug fix - memory over flowsubmit/tizen/20190826.003214accepted/tizen/unified/20190826.113246milk.lee1-12/+23
2019-08-08[bt_unit_test] Fix spp uuidsubmit/tizen/20190822.022402submit/tizen/20190809.033840accepted/tizen/unified/20190822.110003accepted/tizen/unified/20190812.235651Deokhyun Kim1-4/+1
2019-07-30Implement interface to set advertise Tx power levelsubmit/tizen/20190730.223540accepted/tizen/unified/20190801.025403injun.yang6-0/+95
2019-07-23Add TIZEN_DEPRECATED_API definition if it is not definedsubmit/tizen/20190723.070041accepted/tizen/unified/20190724.130121DoHyun Pyun1-0/+4
2019-07-19Move HF inhouse APIs to the extension headersubmit/tizen/20190718.233647accepted/tizen/unified/20190719.111709DoHyun Pyun2-469/+469
2019-07-09Modify the coverage package namesubmit/tizen/20190709.060007accepted/tizen/unified/20190710.103541DoHyun Pyun1-4/+4
2019-07-08Make a gcov package for coveragesubmit/tizen/20190708.012948accepted/tizen/unified/20190708.114214DoHyun Pyun1-0/+26
2019-06-14Fix the doxygen reference issues for HID modulesubmit/tizen/20190614.041311accepted/tizen/unified/20190617.061732DoHyun Pyun1-13/+23
2019-06-11Modify the description for bt_gatt_disconnect APIsubmit/tizen/20190612.015823submit/tizen/20190612.015753DoHyun Pyun1-2/+1
2019-06-11Add the public API to get the remote client's MTU valuesubmit/tizen/20190611.064259accepted/tizen/unified/20190612.111707DoHyun Pyun4-0/+52
2019-06-10Merge "Add the return value for bt_pbap_client APIs" into tizensubmit/tizen/20190610.063128accepted/tizen/unified/20190611.050046Pyun DoHyun1-0/+2
2019-06-03Support for internal API for bonding with incoming parameterSudipto Bal7-22/+192
2019-05-30Add the return value for bt_pbap_client APIsDoHyun Pyun1-0/+2
2019-05-27Add the return value for bt_gatt_client_get_att_mtu APIDoHyun Pyun1-0/+1
2019-05-17Merge "Add the prevent logic for the abnormal manufacture data" into tizenPyun DoHyun1-0/+13
2019-05-17Add the prevent logic for the abnormal manufacture dataDoHyun Pyun1-0/+13
2019-05-16Exclude unsupported functions in coverageWootak Jung3-1/+6
2019-04-18Remove unnecessary dependencyDoHyun Pyun2-2/+1
2019-04-12[bt_unit_test] Add parameters for le_set_data_lengthsubmit/tizen/20190415.001851accepted/tizen/unified/20190416.071433Deokhyun Kim2-28/+45
2019-02-25Modify the privilege level of OOB data getter APIssubmit/tizen/20190311.071331accepted/tizen/unified/20190312.113019DoHyun Pyun1-0/+6
2019-02-13Exclude coverage for internal APIsWootak Jung8-129/+143
2019-02-08Use the correct URL in API referencesubmit/tizen/20190211.100729submit/tizen/20190211.065813submit/tizen/20190208.071436accepted/tizen/unified/20190212.084052DoHyun Pyun1-26/+26
2019-02-07Merge "Print out Device Disconnect Reason" into tizenPyun DoHyun1-0/+4
2019-02-07Print out Device Disconnect ReasonAnupam Roy1-0/+4
2019-02-01Adding support in avrcp to control multiple a2dp sourceAvichal2-0/+47
2019-01-31Modify the supported check logic for common gatt functionssubmit/tizen/20190131.014259accepted/tizen/unified/20190201.061300DoHyun Pyun1-3/+3
2019-01-31Correct the feature check logic for GATT APIsDoHyun Pyun1-14/+14
2019-01-29Merge "Reset the server instance in the deinitialize function" into tizensubmit/tizen/20190129.000858accepted/tizen/unified/20190129.064351Pyun DoHyun1-0/+2
2019-01-28Reset the server instance in the deinitialize functionDoHyun Pyun1-0/+2
2019-01-24Fixed gatt notification changed callbackAmit Purwar1-3/+5
2019-01-16Fixed string comparision logic for gatt device addresssubmit/tizen/20190128.005753submit/tizen/20190123.050251accepted/tizen/unified/20190128.061625Amit Purwar1-2/+2
2019-01-11Generate the progress event before completing the transfersubmit/tizen/20190114.060943submit/tizen/20190111.043317accepted/tizen/unified/20190115.055943DoHyun Pyun1-3/+10
2019-01-10Add new internal API to disconnect deviceDeokhyun Kim4-0/+49
2019-01-10Fix svace issue(27475)Deokhyun Kim1-4/+0
2019-01-09Fix the typo error in the API referenceDoHyun Pyun2-5/+5
2019-01-08Fix doxygen module for bt_gatt_h typesubmit/tizen/20190108.053122accepted/tizen/unified/20190109.060037Semun Lee1-1/+1
2019-01-02Fix missing vcard response dataWootak Jung1-9/+18
2018-12-17Fix dlog format errorsubmit/tizen/20181217.091427accepted/tizen/unified/20181218.063050DoHyun Pyun3-18/+18
2018-10-26Fix profile check logic to distinguish ivi and iotsubmit/tizen/20181108.005451submit/tizen/20181106.081159submit/tizen/20181105.232950accepted/tizen/unified/20181108.074601accepted/tizen/unified/20181107.081853Wootak Jung2-3/+12