LE CoC: Add support for L2CAP_LE type socket
[platform/upstream/bluez.git] / src / adapter.c
2023-09-27 Ayush GargLE CoC: Add support for L2CAP_LE type socket 15/299415/1 accepted/tizen_6.0_unified tizen_6.0 accepted/tizen/6.0/unified/20231010.005228
2020-09-14 Anupam RoyDont remove connected device at discovery cleanup 11/244011/1
2020-09-02 Deokhyun Kimset_advertising returns in_progress error even if the... 97/242897/1 accepted/tizen/unified/20200904.035416 submit/tizen/20200902.223427
2020-08-21 Deokhyun KimClear le scan resources when it's stopped by kernel 48/241948/1 accepted/tizen/unified/20200826.133056 submit/tizen/20200825.072855
2020-05-18 Deokhyun KimFix typo of variable in set_le_batching_param_complete 62/233662/1
2020-05-18 Deokhyun KimHandle not_supported case of BLE batching 25/233625/1
2020-04-02 Pyun DoHyunMerge "Use the external ell package" into tizen
2020-03-31 Deokhyun KimAdd GATT data batching 61/229261/1 accepted/tizen/unified/20200402.155610 submit/tizen/20200401.080249
2020-03-27 Pyun DoHyunMerge "Add GetEnergyInfo method for the power managemen...
2020-03-24 DoHyun PyunAdd GetEnergyInfo method for the power management 98/228598/1
2020-03-04 injun.yangFix : slave long term key is not loaded 72/226572/2 accepted/tizen/unified/20200305.123315 submit/tizen/20200304.063814
2020-02-17 DoHyun PyunMerge branch 'bluez_upgrade_5.52' into tizen 64/225064/1
2020-02-12 himanshuMerge branch 'bluez_upgrade_5.52' of https://review...
2020-02-11 Marcel Holtmannadapter: Walk rp->opcodes directly instead of interim...
2020-02-11 Luiz Augusto von... adapter: Fix length calculation of filter UUIDs on...
2020-01-29 Anupam RoyRevert "Add custom uuid support to trusted profile" 75/223375/1
2020-01-15 himanshuFix adapter_le_enable_privacy for disable functionality 13/222413/3
2020-01-14 Luiz Augusto von... adapter: Fix not keeping discovery filters
2020-01-14 Luiz Augusto von... adapter: Discovery filter discoverable
2020-01-14 Luiz Augusto von... core: Add AlwaysPairable to main.conf
2020-01-14 Luiz Augusto von... adapter: Check pending when setting DiscoverableTimeout
2020-01-14 Luiz Augusto von... adapter: Track pending settings
2020-01-09 injun.yangFix: Connectable device removed after scan stopped 44/222044/1
2019-12-30 injun.yangRemove redundant debug message 43/221243/1
2019-12-27 Amit PurwarFix build issue for strncpy 40/221140/1
2019-12-24 Pyun DoHyunMerge "Support the keyboard plugin" into tizen
2019-12-24 DoHyun PyunSupport the keyboard plugin 35/220835/1
2019-12-18 Biman PaulAdd custom uuid support to trusted profile
2019-12-17 Biman PaulAdd custom uuid support to trusted profile 29/220329/2
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-10-22 Deokhyun KimFix weak point of scan filter logic 06/216206/1
2019-10-21 injun.yangFix : LE connection interval is not updated 35/216135/1
2019-10-17 injun.yangFix : LE connection interval is not updated 76/215876/1
2019-09-11 injun.yangRestart vsc advertising after 300 ms 62/213762/1
2019-09-04 Wootak JungAdd adapter_send_event function 78/213278/1 accepted/tizen/unified/20190904.110702 submit/tizen/20190903.224849
2019-08-27 Deokhyun KimNot set le_static_addr when initializing 87/212787/1 accepted/tizen/unified/20190827.110641 submit/tizen/20190827.022419
2019-08-21 Deokhyun KimInit le static address when adapter is enabled 37/212437/1 accepted/tizen/unified/20190822.105955 submit/tizen/20190822.022402
2019-07-30 injun.yangImplement interface to set advertise Tx power level 78/211078/1 accepted/tizen/unified/20190801.025409 submit/tizen/20190730.223540
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Marcel Holtmanncore: Fix compiler warning from wrong array size 00/205000/1
2019-04-29 Luiz Augusto von... client: Fix use of g_free 93/204993/1
2019-04-29 Luiz Augusto von... device: Add implementation of AdvertisingData 78/204978/1
2019-04-29 Szymon Jancadapter: Fix accessing NULL adv_manager 72/204972/1
2019-04-29 Szymon Jancgatt: Add support for storing Service Changed CCC value 69/204969/1
2019-04-26 antoine.belvire... adapter: Don't refresh adv_manager for non-LE devices 68/204968/1
2019-04-26 Szymon JancAdd support for requiring min key size for access GATT... 60/204960/1
2019-04-26 Szymon JancFix storage for adapters without public address 32/204932/1
2019-04-26 Luiz Augusto von... advertising: Fix creating another mgmt instance 30/204930/1
2019-04-26 Szymon Jancdevice: Fix bearer selection with single mode controller 28/204928/1
2019-04-15 Szymon Jancadapter: Add ConnectDevice method 17/204917/1
2019-04-15 Szymon Jancadapter: Fix not clearing connectable setting on power off 13/204913/1
2019-04-15 Luiz Augusto von... adapter: Fix initializing GATT server for BR/EDR only... 05/204905/1
2019-04-15 Szymon Jancadapter: Remove spurious propery changed signal 98/204898/1
2019-04-15 Szymon Jancadvertising: Configure discoverable flag based on adapt... 97/204897/1
2019-04-15 Luiz Augusto von... adapter: Use g_dbus_send_reply whenever possible 91/204891/1
2019-03-28 Wootak JungAdd default a2dp role setting logic for headless 97/202397/1 accepted/tizen/unified/20190330.030017 submit/tizen/20190329.002626
2019-02-18 Seungyoun JuSupport getting LE Local OOB Data 70/199970/1 accepted/tizen/unified/20190219.154246 submit/tizen/20190218.033542
2019-02-18 Seungyoun JuDelete temp files 69/199969/1
2018-08-07 Anupam RoyImplement 'Get Phy Configuration' MGMT command 18/186018/6
2018-08-06 injun.yangUpdate rpa on VSC advertising 86/185986/1
2018-06-05 Wootak JungAdd headless device handling logic 01/180801/2 accepted/tizen/unified/20180611.015238 submit/tizen/20180607.003351
2018-06-04 Wootak JungDisable SSP mode in headless device 53/180753/2
2018-06-01 Pyun DoHyunMerge "Fix LE device found event" into tizen
2018-06-01 Wootak JungAdd a debug log for debugging 54/180654/3
2018-05-31 Atul RaiFix LE device found event 31/180631/2
2018-05-31 Wootak JungAdd headless device handling logic 22/180622/2 submit/tizen/20180531.061844
2018-05-22 Pyun DoHyunMerge "Fix : Address is wrong in GATT Callback" into...
2018-05-22 Atul RaiRemoved unnecessary compilation flags 85/179485/3
2018-05-18 Pyun DoHyunMerge "Import meshctl & bt-shell related apis and fixes...
2018-05-17 Pyun DoHyunMerge "Fix Memory leak" into tizen
2018-05-17 Pyun DoHyunMerge "Fix possible invalid memory access" into tizen
2018-05-17 Nagaraj D RFix improper usage of g_free 90/179390/2
2018-05-17 Atul RaiImport meshctl & bt-shell related apis and fixes 92/179392/2
2018-05-14 Pyun DoHyunMerge "SIGSEGV, Segmentation fault in gatt indication...
2018-05-14 DoHyun PyunFix TCT fail issue on ARTIK530 88/178788/1 accepted/tizen/unified/20180514.094233 submit/tizen/20180514.052241
2018-03-19 Atul RaiFixed removal of LE devices on stopping LE scan 34/173034/1
2018-03-19 Atul RaiFixed "stop LE scan" fail issue 33/173033/1
2018-03-19 Atul RaiFix bluetoothd crash on stopping device discovery 32/173032/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
2017-12-08 Seungyoun JuRemove unnecessary logs 27/163227/1
2017-09-21 DoHyun PyunFix the build warning error in tizen patch codes 93/151493/1
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-13 DoHyun PyunRemove libbluetooth-extension-TM1 package 06/138606/2 accepted/tizen/unified/20170713.153738 submit/tizen/20170713.052302
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
2017-03-23 Lee HyukAdd the Auto Connection mode for headless device 25/120225/3
2017-03-03 Lee HyukAdd the A2DP runtime role change API 27/117127/2
2017-02-23 DoHyun PyunModify the comparing statement for storing local irk 09/116109/3 accepted/tizen/common/20170303.090649 accepted/tizen/ivi/20170302.121731 accepted/tizen/mobile/20170302.121420 accepted/tizen/tv/20170302.121528 accepted/tizen/unified/20170309.035126 accepted/tizen/wearable/20170302.121638 submit/tizen/20170302.014914 submit/tizen_unified/20170308.100411
2017-02-21 Seungyoun JuKeep local IRK in permanent storage 55/115655/1
2017-02-13 Injun YangSet the adv flag as per address type 33/114333/1 submit/tizen/20170220.233016
2017-02-13 Injun YangUpdate white list properly 32/114332/1
2017-02-07 DoHyun PyunMerge latest tizen_3.0 bug fix codes 33/113233/1
2016-12-02 Deokhyun KimCall adapter_start on idle after adapter_register is... 42/101642/1 submit/tizen/20161205.050350
2016-12-01 Seungyoun JuDo not load a dev info if no technology has 94/101494/1
2016-12-01 Injun YangCode clean up 93/101493/1
2016-12-01 Injun YangHandling non-flag adv data 92/101492/1
2016-12-01 Injun YangSynchronize file system 91/101491/1
2016-12-01 Lee HyukAdd the missed patch config in LE scan 76/101476/1
2016-11-30 Seungyoun JuSet IRK always 73/101173/1
next