Listen and process remote name resolving failure
[platform/upstream/bluez.git] / src / adapter.c
2022-03-11 Archie PusakaListen and process remote name resolving failure
2022-03-11 Manish Mandlikadv_monitor: Receive the Device Found/Lost events
2022-03-11 Luiz Augusto von... adapter: Set Device Privacy Mode
2022-03-11 Archie Pusakaadapter: Remove "Master" entry from LTK storage
2022-03-11 Archie Pusakaadapter: Use PeripheralLongTermKey to store LTK
2022-03-11 Luiz Augusto von... adapter: Fix storing IRK causing invalid read
2022-03-11 Tedd Ho-Jeong Anadapter: Fix unchecked return value
2022-03-11 Luiz Augusto von... adapter: Truncate number of LTKs loaded if over MGMT MTU
2022-03-11 Archie Pusakasrc: Inclusive language changes
2022-03-11 Archie Pusakalib: Inclusive language changes
2022-03-11 Manish Mandlikadv_monitor: Clear any running DeviceLost timers on...
2022-03-11 Luiz Augusto von... adapter: Enable codec offload when Experimental is set
2022-03-11 Luiz Augusto von... main.conf: Allow passing a list of UUIDs to Experimental
2022-03-11 Luiz Augusto von... adapter: Implement ExperimentalFeatures property
2022-03-11 Luiz Augusto von... adapter: Fix warning when exit
2022-03-11 Luiz Augusto von... adapter: Simplify setting of experimental debug feature
2022-03-11 Yun-Hao Chungcore: block not allowed UUID connect in auth
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 Luiz Augusto von... adapter: Fix storing discoverable setting
2022-03-11 Joseph Hwangadapter: read quality report feature
2022-03-11 Luiz Augusto von... adapter: Fix toggling of experimental features
2022-03-11 Manish Mandlikadv_monitor: Avoid skipping non-discoverable dev on...
2022-03-11 Luiz Augusto von... core: Enable experimental MGMT when experimental is set
2022-03-11 Frédéric Daniscore: Use timeout_add_seconds
2022-03-11 Luiz Augusto von... adapter: Return Busy error when setting is pending
2022-03-11 Luiz Augusto von... adapter: Fix not using the correct setting
2022-03-11 Brian Gixsrc: Cleanup deprecated symbolic file permissions
2022-03-11 Archie Pusakaadapter: fix set_mode MGMT_OP_SET_BONDABLE
2022-03-11 Archie Pusakaadapter: Check whether adapter is pending powered
2022-03-11 Archie Pusakaadapter: Remove temporary devices before power off
2022-03-11 Sonny Sasakabattery: Implement Battery Provider API
2022-03-11 Sonny Sasakaadapter: Add a public function to find a device by...
2022-03-11 Miao-chen Chouadapter: Fix a crash caused by lingering discovery...
2022-03-11 Miao-chen Chouadapter: Clear all Adv monitors upon bring-up
2022-03-11 Manish Mandlikadv_monitor: Implement RSSI filtering and content matching
2022-03-11 Luiz Augusto von... adapter: Split loading of BREDR and LE defaults
2022-03-11 Howard Chungcore: Fix mistakes of using mgmt_tlv_add_fixed
2022-03-11 Howard Chungcore: Add param to disable interleave scan
2022-03-11 Howard Chungcore: Add parmas to set interleaving durations
2022-03-11 Daniel Winkleradvertising: Query LE TX range at manager initialization
2022-03-11 Daniel Winkleradvertising: Detect if extended advertising mgmt comman...
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 Luiz Augusto von... core: Split LE and BR/EDR parameters
2022-03-11 Tedd Ho-Jeong Ansrc: Add SPDX License Identifier
2022-03-11 Luiz Augusto von... adapter: Add btd_ prefix to has_kernel_feature
2022-03-11 Archie Pusakadevice: don't wait for timeout if RemoveDevice is called
2022-03-11 Abhishek Pandit... adapter: Handle controller resume and notify drivers
2022-03-11 Abhishek Pandit... adapter: Refactor kernel feature globals
2022-03-11 Miao-chen Chouadv_monitor: Introduce org.bluez.AdvertisementMonitorMa...
2022-02-18 Ayush GargLE CoC: Add support for L2CAP_LE type socket 62/271162/3
2021-05-24 Anuj JainFix the coverity issue (resource leak) 07/258707/1
2021-04-12 Sonny Sasakaadapter: Fix crash in discovery_disconnect
2021-04-12 Luiz Augusto von... adapter: Don't remove temporary devices on disconnect
2021-04-12 Luiz Augusto von... adapter: Remove timer for removing temporary devices
2021-04-12 Luiz Augusto von... adapter: Fix not cleanup temporary devices
2021-04-12 Alain Michaudadapter: add support for the Roles property
2021-04-12 Abhishek Pandit... device: Support marking a device with wake allowed
2021-04-12 Alain Michaudmain: Add configurable le autoconnect timeout value
2021-04-12 Alain Michaudmgmt: syncing configuration commands to the documentation.
2021-04-12 Luiz Augusto von... adapter: Fix not checking status of stop discovery...
2021-04-12 Luiz Augusto von... adapter: Rename watch_client to discovery_client
2021-04-12 Luiz Augusto von... adapter: Fix leaking filter pattern
2021-04-12 Luiz Augusto von... adapter: Track discovery client which initiate an action
2021-04-12 Luiz Augusto von... adapter: Fix passing wrong pointer to stop discovery
2021-04-12 Luiz Augusto von... adapter: Fix possible crash when stopping discovery
2021-04-12 Luiz Augusto von... adapter: Consolitate code for discovery reply
2021-04-12 Luiz Augusto von... adapter: Do not remove client watch directly if discove...
2021-04-12 Alain Michaudadapter: Set default system configuration if available
2021-04-12 Luiz Augusto von... adapter: Fix not removing client from discovery list
2021-04-12 Luiz Augusto von... adapter: Implement Pattern filter
2021-04-12 Alain Michaudadapter: Load keys that should be blocked by the kernel
2021-04-12 Luiz Augusto von... agent: Detect when ongoing request is already in progress
2021-02-03 Pyun DoHyunMerge "Fix the crash when stopping LE discovery" into...
2021-02-02 DoHyun PyunFix the crash when stopping LE discovery 43/252743/1
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
next