gatt: Omit MTU if not connected
[platform/upstream/bluez.git] / src / gatt-client.c
2022-03-11 Luiz Augusto von... gatt: Omit MTU if not connected
2022-03-11 Javier de San Pedrogatt-client: Fix disconnecting due to GattCharacteristi...
2022-03-11 Luiz Augusto von... gatt: Emit PropertiesChanged("MTU") when MTU is exchanged
2022-03-11 Luiz Augusto von... gatt: Add implementation of GattCharacteristic1.MTU
2022-03-11 Luiz Augusto von... gatt: Do not always attempt to connect EATT immediately
2022-03-11 Howard Chungshared/gatt-client: Fix GATT client attribute read...
2022-03-11 Luiz Augusto von... core: Rename hcid.h to btd.h
2022-03-11 Luiz Augusto von... core: Rename main_opts to btd_opts
2022-03-11 Tedd Ho-Jeong Ansrc: Add SPDX License Identifier
2022-03-11 Joseph Hwanggatt: StartNotify is not allowed when device is disconn...
2021-04-12 David Lechnersrc/gatt-client: allow "command" even when property...
2021-04-12 Luiz Augusto von... gatt: Enable connecting to EATT channel using Ext-Flowc...
2021-04-12 Luiz Augusto von... core: Add support for setting the number of GATT bearers
2021-04-12 Luiz Augusto von... gatt: Enable EATT bearer support
2020-10-08 Wootak JungAllow AcquireNotify without CCC 67/245367/1 accepted/tizen/unified/20201029.125002 submit/tizen/20201016.014746 submit/tizen/20201027.003129
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 himanshuFix: Change the parse_options function call in TIZEN_FE...
2020-02-11 Luiz Augusto von... gatt: Implement "type" option for Characteristic.WriteValue
2020-01-14 Luiz Augusto von... gatt: Fix invalid read when disconnecting
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Marcel Holtmanncore: Fix compiler warning from casting functions 96/204996/1
2019-04-15 Luiz Augusto von... gatt: Fix memory leak 94/204894/1
2019-01-21 Luiz Augusto von... gatt: Switch from pipe2 to sockepair for Acquire* 54/198154/4 accepted/tizen/unified/20190128.061448 submit/tizen/20190122.062550 submit/tizen/20190128.005753
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-03-19 Anupam Roy[BlueZ upgrade 5.43 to 5.48] Patch 2/2 26/173026/1
2017-12-08 Nagaraj D RKeep Tizen specific code under flag 28/163228/1
2017-12-04 injun.yangFix : GATT connection event is not delivered to bt... 13/162513/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-21 Gowtham Anandha... [GATT Client] Deliver ATT error code to higher layer 75/139375/3 accepted/tizen/unified/20170721.201844 submit/tizen/20170721.013619
2017-06-14 Gowtham Anandha... Fix dbus error in GATT read/write request 95/134095/2
2017-05-29 Pyun DoHyunMerge "[OTP] Add support for Object Transfer Channel...
2017-05-24 h.sandeep[Gatt-Client]: Fix Notification callback issue. 07/130907/2
2017-05-23 h.sandeepGATT-Clinet: Fix the Write and read dbus reply paramete... 99/130599/4
2017-05-23 DoHyun PyunFix Web TCT issue for GATT client write callback 46/130546/1 accepted/tizen/unified/20170523.153442 submit/tizen/20170523.013340 submit/tizen/20170523.020648 tizen_4.0.m1_release
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-02-07 DoHyun PyunMerge latest tizen_3.0 bug fix codes 33/113233/1
2016-11-21 DoHyun PyunModify build feature names as Tizen 3.0 build option... 80/98880/1 accepted/tizen/common/20161122.193043 accepted/tizen/ivi/20161123.000102 accepted/tizen/mobile/20161123.000015 accepted/tizen/tv/20161123.000032 accepted/tizen/wearable/20161123.000045 submit/tizen/20161122.051739
2016-08-12 DoHyun PyunMerge the code from private 36/83936/1
2016-05-10 Pyun DoHyunMerge "Modify the GattConnected signal emit sequence... accepted/tizen/common/20160511.141750 accepted/tizen/ivi/20160512.050143 accepted/tizen/mobile/20160512.050135 accepted/tizen/tv/20160512.050133 accepted/tizen/wearable/20160512.050114 submit/tizen/20160510.081415
2016-05-10 Hyuk LeeModify the GattConnected signal emit sequence 89/68889/1
2016-05-09 Hyuk LeeGattConnected signal emitted after all the services... 10/68710/1 accepted/tizen/common/20160510.051011 accepted/tizen/ivi/20160510.002752 accepted/tizen/mobile/20160510.002749 accepted/tizen/tv/20160510.002745 accepted/tizen/wearable/20160510.002739 submit/tizen/20160509.112434
2016-04-12 h.sandeepUpgrade bluez5_37 :Merge the code from private 32/65032/5 accepted/tizen/common/20160414.142549 accepted/tizen/ivi/20160414.092030 accepted/tizen/mobile/20160414.092019 accepted/tizen/tv/20160414.092045 accepted/tizen/wearable/20160414.091945 submit/tizen/20160414.030922
2016-03-25 Hyuk LeeRemove the call "device_set_gatt_connected" 71/63671/1 accepted/tizen/ivi/20160325.133940 accepted/tizen/mobile/20160325.133704 accepted/tizen/tv/20160325.133738 accepted/tizen/wearable/20160325.133812 submit/tizen/20160325.071921
2016-03-18 Pyun DoHyunMerge "Fix BlueZ build warnings" into tizen accepted/tizen/common/20160323.183827 accepted/tizen/ivi/20160323.010937 accepted/tizen/mobile/20160323.010843 accepted/tizen/tv/20160323.010859 accepted/tizen/wearable/20160323.010918 submit/tizen/20160322.012308
2016-03-17 paras.kumarFix BlueZ build warnings 04/62704/2
2016-01-12 Taejin WooMerge the code from tizen_2.4 06/56606/2 accepted/tizen/mobile/20160114.012931 accepted/tizen/tv/20160114.013220 accepted/tizen/wearable/20160114.013336 submit/tizen_mobile/20160113.070038 submit/tizen_tv/20160113.070042 submit/tizen_wearable/20160113.070045
2015-06-08 DoHyun PyunUpgrade Bluez 5.28 and synchronize Tizen 2.4's bluez 07/40707/2
2015-02-18 Abhinav KumarChanges for successful build after porting of Tizen... 00/35600/1