device: Add DA logic to restrict the connection to only one mobile device
[platform/upstream/bluez.git] / src / device.c
2024-02-29 Wootak Jungdevice: Add DA logic to restrict the connection to... 32/306932/1 accepted/tizen/7.0/unified/20240304.044929
2022-03-21 Wootak JungFix svace issue 59/272559/1 accepted/tizen/unified/20220323.062650 submit/tizen/20220322.002237
2022-03-14 Wootak JungMerge "Add avtest to test rpm" into tizen submit/tizen/20220314.225934 submit/tizen/20220316.003414
2022-03-11 Luiz Augusto von... device: Fix bogus errors on load_att_info
2022-03-11 Archie Pusakamain: add configurable RemoteNameRequestRetryDelay...
2022-03-11 Archie Pusakadevice: Save remote name request attempts into cache...
2022-03-11 Archie PusakaListen and process remote name resolving failure
2022-03-11 Luiz Augusto von... adapter: Set Device Privacy Mode
2022-03-11 Luiz Augusto von... device: Fix not updating the auto-connect/accept list
2022-03-11 Luiz Augusto von... device: Fix not clearing error on update_bredr_services
2022-03-11 Luiz Augusto von... adapter: Fix storing IRK causing invalid read
2022-03-11 Tedd Ho-Jeong Andevice: Fix unchecked return value
2022-03-11 Miao-chen Choudevice: Include detailed error string in Connect()...
2022-03-11 Archie Pusakadevice: Check both bearers's paired status upon removal...
2022-03-11 Archie Pusakasrc: Inclusive language changes
2022-03-11 David Lechnerdevice: set le_state.svc_resolved = false in gatt_cache...
2022-03-11 David Lechnerdevice: clear eir_uuids list on disconnect
2022-03-11 Luiz Augusto von... gatt: Do not always attempt to connect EATT immediately
2022-03-11 Luiz Augusto von... device: Remove GATT Attribute when device is removed
2022-03-11 Yun-Hao Chungcore: add adapter and device allowed_uuid functions
2022-03-11 Yun-Hao Chungcore: add device callbacks to adapter driver
2022-03-11 Yun-Hao Chungcore: fix a possible crash when removing devices
2022-03-11 Luiz Augusto von... device: Fix enabling temporary timer when TemporaryTime...
2022-03-11 Miao-chen Choudevice: Reply to connect request if SDP search failed
2022-03-11 Frédéric Daniscore: Use timeout_add_seconds
2022-03-11 Howard Chungcore: fix a typo in dev_connect
2022-03-11 Brian Gixsrc: Cleanup deprecated symbolic file permissions
2022-03-11 Luiz Augusto von... gatt: Fix assuming service changed has been subscribed
2022-03-11 Luiz Augusto von... device: Enable ATT layer debugging
2022-03-11 Szymon Jancdevice: Update cache only if content changed
2022-03-11 Sonny SasakaCancel GATT client operations when cleaning up GATT...
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 Archie Pusakadevice: fix temporary_timer double free
2022-03-11 Luiz Augusto von... device: Fix codying style
2022-03-11 Yu Liudevice: Disable auto connect for temporary devices
2022-03-11 Tedd Ho-Jeong Anbuild: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Ansrc: Add SPDX License Identifier
2022-03-11 Archie Pusakadevice: don't wait for timeout if RemoveDevice is called
2022-03-11 Manish MandlikDisable auto-connect on device remove
2022-02-18 Ayush GargLE CoC: Add support for L2CAP_LE type socket 62/271162/3
2022-01-28 Pyun DoHyunMerge "Don't remove the device, if LE connection exist... submit/tizen/20220128.020531
2022-01-28 dh79pyunDon't remove the device, if LE connection exist 06/270306/1
2021-06-15 Wootak JungFix code unreachable issue 19/259819/1 accepted/tizen/unified/20210617.124929 submit/tizen/20210615.223409
2021-04-12 Yu Liuadapter: Mark device temporary state pairing failure
2021-04-12 Sonny Sasakadevice: Fix race condition between device connection...
2021-04-12 Archie Pusakamain: add configurable refresh_discovery parameter
2021-04-12 Archie Pusakadevice: Don't browse SDP if HIDSDPDisable is set
2021-04-12 Archie Pusakadevice: add device_remove_bonding function
2021-04-12 Luiz Augusto von... adapter: Don't remove temporary devices on disconnect
2021-04-12 Luiz Augusto von... device: Fix not removing temporary timer when connected
2021-04-12 Luiz Augusto von... device: Add timer for removing temporary devices
2021-04-12 Abhishek Pandit... device: Support marking a device with wake allowed
2021-04-12 Pali Rohárdevice: Return error when ConnectProfile DBus method...
2021-04-12 Pali Rohárdevice: Fix reply of DisconnectProfile
2021-04-12 Luiz Augusto von... device: Fix not reporting errors to Connect
2021-04-12 Pali Rohárdevice: Return error when ConnectProfile DBus method...
2021-04-12 Szymon Jancdevice: Fix compilation with GCC 10
2021-04-12 Sonny Sasakacore/device: Handle Just-Works auto-accept
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
2021-04-12 Luiz Augusto von... shared/gatt-client: Add support for EATT features
2021-04-12 Archie Pusakasrc/profile: Ensure class UUID matches before connectin...
2021-04-12 howardchung@google.comcore: Add new policy for Just-Works repairing
2021-04-12 Luiz Augusto von... agent: Detect when ongoing request is already in progress
2020-03-20 Wootak JungFix stack smashing detected issue 04/228304/6
2020-03-03 injun.yangWhile LE scanning, send first RPA instead of IDA 45/226445/1
2020-02-25 Pyun DoHyunMerge "Send the positive response for AVRCP_EVENT_VOLUM...
2020-02-25 injun.yangFix: background gatt connection is not working 23/225823/1
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 Luiz Augusto von... main.conf: Make ReverseServiceDiscovery work with LE
2020-02-11 Luiz Augusto von... device: Store Database Hash on storage
2020-02-11 Luiz Augusto von... gatt: Implement Robust Caching handling for server
2020-01-29 Anupam RoyRevert "Add custom uuid support to trusted profile" 75/223375/1
2020-01-14 Luiz Augusto von... gatt: Fix not removing disconnect handler properly
2020-01-14 Luiz Augusto von... gatt: Fix not cleaning up device state properly
2020-01-14 Luiz Augusto von... core: Add AlwaysPairable to main.conf
2020-01-14 Andrzej Kaczmarekdevice: Fix loading devices without Service Changed CCC
2020-01-14 Luiz Augusto von... main.conf: Rename MinEncKeySize to KeySize
2020-01-14 David Krausergatt: Make ATT MTU configurable in main.conf
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-18 Biman PaulAdd custom uuid support to trusted profile
2019-12-17 Biman PaulAdd custom uuid support to trusted profile 29/220329/2
2019-10-23 Deokhyun KimRevert "Fix: ConnectProfiles never be returned" 03/216303/1 accepted/tizen/unified/20191101.042116 submit/tizen/20191031.005137
2019-10-17 injun.yangFix : LE connection interval is not updated 76/215876/1
2019-09-16 injun.yangEmit signal for MTU changed event 53/213853/1
2019-06-10 injun.yangCancel BLE connection attempt currently in progress 05/207605/1 accepted/tizen/unified/20190611.050054 submit/tizen/20190610.063128
2019-06-10 injun.yangFix : Bonding complete event is sent twice. 04/207604/1
2019-06-10 injun.yangFix the malfunction of bonding 03/207603/1
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Amit PurwarFixed bluetoothd crash due to illegal access of request 80/205080/1
2019-04-29 Luiz Augusto von... device: Add implementation of AdvertisingData 78/204978/1
2019-04-29 Szymon Jancgatt: Add support for storing Service Changed CCC value 69/204969/1
2019-04-26 Szymon Jancdevice: Fix storing GATT attributes 64/204964/1
2019-04-26 Szymon Jancdevice: Change storage warning to debug messages 63/204963/1
2019-04-26 Szymon JancAdd support for requiring min key size for access GATT... 60/204960/1
2019-04-26 Luiz Augusto von... gatt: Properly handle service changes when offline 51/204951/1
2019-04-26 Szymon Jancdevice: Fix missing Paired property change on non-bonde... 34/204934/1
next