Set the permission of CCC descriptior properly
[platform/upstream/bluez.git] / profiles /
2020-03-19 Wootak JungFix a2dp source role connnection issue 83/228083/1 accepted/tizen/unified/20200319.232430 submit/tizen/20200319.092128
2020-02-26 DoHyun PyunInitialize AVC volume in SINK reconnecting time 56/225956/3 submit/tizen/20200226.220348
2020-02-26 Sangki ParkAVC : prevent ear-shock sound 55/225955/1
2020-02-26 Sangki ParkCheck AVRCP volume gain when A2DP connected 54/225954/1
2020-02-25 Pyun DoHyunMerge "Send the positive response for AVRCP_EVENT_VOLUM...
2020-02-24 DoHyun PyunSend the positive response for AVRCP_EVENT_VOLUME_CHANGED 38/225738/1 submit/tizen/20200225.002806
2020-02-21 DoHyun PyunDon't set the system volume in AVC Target mode 65/225565/1 accepted/tizen/unified/20200225.224413 submit/tizen/20200224.010600 submit/tizen/20200224.010745 submit/tizen/20200225.003144
2020-02-20 DoHyun PyunFix the get / set property fail issue for transport 14/225414/1 submit/tizen/20200220.012900 submit/tizen/20200220.013347
2020-02-17 DoHyun PyunMerge branch 'bluez_upgrade_5.52' into tizen 64/225064/1
2020-02-17 Deokhyun KimApply secure log to uinput path
2020-02-12 himanshuMerge branch 'bluez_upgrade_5.52' of https://review...
2020-02-11 himanshuFix: Bluez multiple build Fail issues.
2020-02-11 himanshuFix: Bluez crash while making a2dp connection
2020-02-11 Luiz Augusto von... a2dp: Remove experimental flag for remote MediaEndpoint
2020-02-11 Luiz Augusto von... audio: Fix cancelling disconnect timeout
2020-02-11 Luiz Augusto von... media: Add implementation of RegisterApplication
2020-02-11 Benjamin Tissoiresinput/hog: Remove HID device after HoG device disconnects
2020-02-11 Luiz Augusto von... avctp: Fix not accounting output MTU properly
2020-02-11 Luiz Augusto von... a2dp: Fix memory when loading of LastUsed fails
2020-02-11 Luiz Augusto von... a2dp: Reword LastUsed
2020-02-11 Luiz Augusto von... a2dp: Fix useless statement
2020-02-11 Luiz Augusto von... a2dp: Fix reconfiguring when there multiple devices...
2020-02-11 Luiz Augusto von... a2dp: Update last used on open indication
2020-02-11 Luiz Augusto von... a2dp: Try aborting when switching endpoints
2020-02-11 Luiz Augusto von... a2dp: Fix crash when endpoint respond with an error
2020-02-11 Michał Lowas-Rzechoneka2dp: Fixed warn_unused_result warning
2020-02-11 Luiz Augusto von... a2dp: Fix not calling SelectConfiguration on other...
2020-02-11 Luiz Augusto von... a2dp: Store last used endpoint
2020-02-11 Luiz Augusto von... a2dp: Fix UUID of remote Sinks
2020-02-06 Deokhyun KimApply secure log to uinput path 36/224136/1 accepted/tizen/unified/20200214.050257 submit/tizen/20200212.082409
2020-01-22 Pali Rohára2dp-codecs: Fix SBC_MAX_BITPOOL and add SBC quality...
2020-01-22 Pali Rohára2dp-codecs & avinfo: Simplify defintions and parsing...
2020-01-22 Luiz Augusto von... a2dp: Add reverse discovery
2020-01-22 Luiz Augusto von... a2dp: Add implementation of MediaEndpoint.Device
2020-01-22 Luiz Augusto von... a2dp: Cache remote endpoints
2020-01-22 Luiz Augusto von... a2dp: Implement MediaTransport.Endpoint
2020-01-22 Luiz Augusto von... a2dp: Expose remote SEP
2020-01-22 Luiz Augusto von... avdtp: Fix always destroying session immediatelly
2020-01-22 Pali Rohára2dp-codecs: Add macros and structures for new codecs
2020-01-22 Pali Rohára2dp-codecs: Properly define macros and struct for...
2020-01-22 Pali Rohára2dp-codecs: Add needed includes and properly check...
2020-01-22 Pali Rohára2dp-codecs: Define a2dp_vendor_codec_t struct in endia...
2020-01-22 Pali Rohára2dp-codecs & avinfo: Fix parsing MPEG bit rate values
2020-01-22 Pali Rohára2dp-codecs: Fix codec id for ATRAC
2020-01-22 Pali Rohára2dp-codecs: Add SBC prefix for MIN/MAX_BITPOOL constants
2020-01-22 Luiz Augusto von... avrcp: Fix error creating media items
2020-01-14 Luiz Augusto von... avctp: Fix possible crash when accepting browsing channel
2019-12-05 Wootak JungAdd check logic of browsing_io before channel shutdown 36/219436/4 accepted/tizen/5.5/unified/20191210.221211 submit/tizen_5.5/20191206.000647
2019-12-05 Pyun DoHyunMerge "Remove unnecessary method calls" into tizen
2019-12-04 Wootak JungRemove unnecessary method calls 87/219287/1
2019-11-28 DoHyun PyunAdd A2dpRole property in the adapter interface 98/218698/2 accepted/tizen/5.5/unified/20191203.011319 accepted/tizen/unified/20191128.161924 submit/tizen/20191128.024748 submit/tizen_5.5/20191127.215640
2019-09-23 Pyun DoHyunMerge "Use the systemd service for obexd" into tizen accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.004956 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061849 accepted/tizen/unified/20190924.062104 submit/tizen/20190923.085748 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 tizen_5.5.m2_release
2019-09-23 Wootak JungFix NULL pointer dereferencing issue 86/214486/1
2019-07-26 Deokhyun KimApply avrcp ct connect timeout to 8 sec only for Bose... 58/210958/1 accepted/tizen/unified/20190729.081028 submit/tizen/20190729.004732
2019-07-19 DoHyun PyunFix the build error 11/210411/1 accepted/tizen/unified/20190719.111747 submit/tizen/20190719.013144
2019-07-18 Deokhyun KimRestrict AVRCP in case A2DP is restricted 61/210361/1
2019-05-22 DoHyun PyunAdjust A2DP priority for the speaker reference board 90/206590/1 accepted/tizen/unified/20190522.085452 submit/tizen/20190522.020119
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Luiz Augusto von... input: Fix compiler error with GCC 8.0 18/205018/1
2019-04-29 Marcel Holtmanncups: Fix compiler warning from string operation 14/205014/1
2019-04-29 Marcel Holtmannmidi: Fix compiler warning from string operation 13/205013/1
2019-04-29 Marcel Holtmanninput: Fix compiler warning from string operation 12/205012/1
2019-04-29 Marcel Holtmannhealth: Fix compiler warning from casting functions 11/205011/1
2019-04-29 Marcel Holtmanninput: Fix compiler warning from wrong array size 99/204999/1
2019-04-29 Marcel Holtmannhealth: Fix compiler warning from casting functions 95/204995/1
2019-04-26 Luiz Augusto von... avctp: Fix crash when disconnecting 35/204935/1
2019-03-18 DoHyun PyunApply the review comments in A2DP multistream 70/201570/1
2019-02-12 Pyun DoHyunMerge "Don't try to reconnect for A2DP source connectio... accepted/tizen/unified/20190214.060733 submit/tizen/20190214.004027
2019-02-08 DoHyun PyunDon't try to reconnect for A2DP source connection 97/199297/1
2019-01-30 Pyun DoHyunMerge "A2DP profile multiple source support" into tizen
2019-01-25 AvichalA2DP profile multiple source support 77/195577/6
2018-08-16 Deokhyun KimSet HID security level to medium. 63/186863/1
2018-05-18 Pyun DoHyunMerge "Import meshctl & bt-shell related apis and fixes...
2018-05-17 Nagaraj D RFix bluetoothd crash issue 88/179388/3
2018-04-10 Pyun DoHyunMerge "Fix the coverity issue" into tizen accepted/tizen/unified/20180411.065612 submit/tizen/20180410.230750
2018-04-10 Hyuk LeeFix the coverity issue 18/175418/1
2018-04-09 Hyuk LeeAdd the delay report property 71/174071/3
2018-04-05 Amit PurwarFix A2DP Sink device disconnect after pause and play 61/174861/3
2018-03-20 Pyun DoHyunMerge "Add lower bound check for manufacturer_data_len... submit/tizen/20180320.234002
2018-03-20 Hyuk LeeFix the coverity issue 16/173216/1
2018-03-19 Anupam Roy[BlueZ upgrade 5.43 to 5.48] Patch 2/2 26/173026/1
2018-03-19 Anupam Roy[BlueZ upgrade 5.43 to 5.48] Patch 1/2 25/173025/1
2018-02-26 Atul RaiFix A2DP reconnection issue 17/170917/2
2017-12-19 DoHyun PyunFix the crash connected as AVRCP target role 14/164414/1
2017-12-19 DoHyun PyunFix the crash issue in the a2dp select role function 13/164413/1
2017-12-19 DoHyun PyunAdd AVRCP control volume up / down method 12/164412/1
2017-12-04 injun.yangChange the property of IAS characteristic 16/162516/1
2017-09-22 DoHyun PyunFix the arch64 build error 08/151808/1
2017-09-21 DoHyun PyunFix the build warning error in tizen patch codes 93/151493/1
2017-09-06 DoHyun PyunApply tizen 3.0 based product patchsets 55/147855/2 accepted/tizen/unified/20170908.061953 submit/tizen/20170906.230917
2017-08-29 Pyun DoHyunMerge "[TDS Plugin] Use .accept and .disconnect" into...
2017-08-28 Anupam Roy[TDS Plugin] Use .accept and .disconnect 92/146392/2
2017-08-23 h.sandeepuse .accept and .disconnect 12/145712/3 accepted/tizen/unified/20170828.163917 submit/tizen/20170824.001548
2017-08-08 DoHyun PyunApply tizen 3.0 based product patchsets 04/142204/3 accepted/tizen/unified/20170808.171411 submit/tizen/20170808.020532
2017-07-27 Hyuk LeeSelect the preferred codec 96/140996/2
2017-07-13 DoHyun PyunRemove libbluetooth-extension-TM1 package 06/138606/2 accepted/tizen/unified/20170713.153738 submit/tizen/20170713.052302
2017-07-11 Hyuk LeeAdd the AVRCP SetAbsoluteVolume handler 68/136768/7
2017-06-14 Hyuk LeeAdd the EV_ABS key for AVRCP 33/134033/1
2017-03-28 h.sandeepBluez 5.43 Upgrade: Apply Tizen patches 79/121679/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170330.151746 accepted/tizen/ivi/20170330.223808 accepted/tizen/mobile/20170330.223718 accepted/tizen/tv/20170330.223738 accepted/tizen/unified/20170330.223834 accepted/tizen/wearable/20170330.223751 submit/tizen/20170330.042352
2017-03-28 h.sandeepBluez Upgrade: Add Bluez 5.43 open source code. 77/121677/1
next