summaryrefslogtreecommitdiff
path: root/src
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 DoHyun1-0/+14
2019-09-24App wise data transaction detailsSudipto1-0/+14
2019-09-16Merge "Implement MTU changed callback for GATT server" into tizensubmit/tizen/20190916.233704accepted/tizen/unified/20190918.010254Pyun DoHyun2-1/+79
2019-09-16Merge "Implement new API to get le oob data" into tizenPyun DoHyun1-1/+68
2019-09-16Merge "Providing bluetooth data to battery monitor framework" into tizenPyun DoHyun1-0/+27
2019-09-16Providing bluetooth data to battery monitor frameworkSudipto1-0/+27
2019-09-16Implement MTU changed callback for GATT serverinjun.yang2-1/+79
2019-09-16Implement new API to get le oob datainjun.yang1-1/+68
2019-09-16New API to set LE scan typeinjun.yang1-0/+17
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-07-30Implement interface to set advertise Tx power levelsubmit/tizen/20190730.223540accepted/tizen/unified/20190801.025403injun.yang1-0/+26
2019-06-11Add the public API to get the remote client's MTU valuesubmit/tizen/20190611.064259accepted/tizen/unified/20190612.111707DoHyun Pyun1-0/+25
2019-06-03Support for internal API for bonding with incoming parameterSudipto Bal2-22/+77
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-02-13Exclude coverage for internal APIsWootak Jung8-129/+143
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 sourceAvichal1-0/+22
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-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 Kim1-0/+17
2019-01-10Fix svace issue(27475)Deokhyun Kim1-4/+0
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 Jung1-2/+10
2018-10-01Fix the wrong matched error for "In progress"submit/tizen_5.0/20181101.000002submit/tizen/20181001.232440submit/tizen/20180930.234221accepted/tizen/unified/20181002.093341accepted/tizen/5.0/unified/20181102.014528DoHyun Pyun1-1/+1
2018-09-21[BLE-HR] Verification Fixessubmit/tizen/20180926.233914accepted/tizen/unified/20180927.073750Abhishek Chandra2-24/+12
2018-09-19Add the missed user_data parametersubmit/tizen/20180919.001852accepted/tizen/unified/20180919.141916DoHyun Pyun1-1/+1
2018-09-18Prevent Issue fixesAbhishek Chandra2-3/+6
2018-09-15[Sensor] API merged ,removed and code refactoring.submit/tizen/20180917.042059submit/tizen/20180916.233618accepted/tizen/unified/20180918.062800Abhishek Chandra1-212/+146
2018-09-13Reduce the cyclomatic complexitysubmit/tizen/20180913.053639accepted/tizen/unified/20180914.073134DoHyun Pyun2-613/+334
2018-09-10Modify HRP APIs for testcaseDoHyun Pyun1-19/+36
2018-09-10Use strtoul instead of strtol to prevent overflow.Wootak Jung1-11/+9
2018-09-10Add HFP HF APIs on bluetooth_internalWootak Jung1-0/+16
2018-09-10Merge "Implement BT 5.0 API's" into tizenPyun DoHyun1-0/+46
2018-09-07Handling characteristics properties Indicate and Notify functionalityAvichal Agarwal1-3/+13
2018-09-07Add the inhouse APIs for AVRCP control volume up / downWootak Jung1-0/+32
2018-09-07Fix return value error of bt_socket_create_rfcomm_ex()Wootak Jung1-1/+1
2018-09-07[HRP Collector] Notify Fixes and Code cleanupAbhishek Chandra1-65/+64
2018-09-06[HRP Sensor]Notify,Char changes fixAbhishek Chandra1-33/+33
2018-09-05removed the unused path variable from the logsubmit/tizen/20180905.040745accepted/tizen/unified/20180906.054459Amit Purwar1-1/+1
2018-09-03Fix memory leak in _bt_hrp_collector_bsl_read_completed_cbTaesoo Jun1-0/+1
2018-08-31Implement BT 5.0 API'sAnupam Roy1-0/+46
2018-08-31Merge "Reduce the complexity of __bt_update_data function" into tizensubmit/tizen/20180831.020217accepted/tizen/unified/20180904.062826DoHyun Pyun1-121/+233