tools: Add iso-tester
[platform/upstream/bluez.git] / src /
2023-05-15 Luiz Augusto von... adapter: Add support for setting ISO Socket experimenta...
2023-05-15 Luiz Augusto von... shared/util: Decode BlueZ Experimental ISO Socket UUID
2023-05-15 Luiz Augusto von... main: Default device_privacy to true
2023-05-15 Andrew Drakeadapter: Fix advertising monitor on Linux 5.12-5.17
2023-05-15 Brian Gixcore: Fix signed vs unsigned compare
2023-05-15 Brian Gixcore: make bt_uuid_hash() portable across archs
2023-05-15 Youwan Wangdevice: Fix not removing connected device
2023-05-15 Luiz Augusto von... bluetoothd.rst: Document -K/--kernel option
2023-05-15 Luiz Augusto von... main.conf: Split Kernel Experimental UUIDs from Experim...
2023-05-15 Luiz Augusto von... advertising: Fix attempting to set scan_rsp
2023-05-15 Luiz Augusto von... device: Add connectable flag to bearer state
2023-05-15 Tedd Ho-Jeong Andevice: Fix not deleting the folder after removing...
2023-05-15 Luiz Augusto von... gatt-server: Fix crash while disconnecting
2023-05-15 Luiz Augusto von... gatt: Store local GATT database
2023-05-15 Luiz Augusto von... settings: Add btd_settings_gatt_db_{store,load}
2023-05-15 Luiz Augusto von... device: Fix enabling wake support without RPA Resolution
2023-05-15 Luiz Augusto von... gatt-db: Allow passing Characteristic Value to gatt_db_...
2023-05-15 Luiz Augusto von... service: Add initiator argument to service_accept
2023-05-15 wangyouwandevice: Fix pairing has failed due to the error of...
2023-05-15 Ildar Kamaletdinovdevice: Fix uninitialized value usage
2023-05-15 Luiz Augusto von... advertising: Treat empty LocalName the same as omitting it
2023-05-15 Zhengping Jiangdevice: Add "Bonded" flag to dbus property
2023-05-15 Luiz Augusto von... transport: Fix not being able to initialize volume...
2023-05-15 Luiz Augusto von... main: Add support for CONFIGURATION_DIRECTORY environme...
2023-05-15 Luiz Augusto von... storage: Add support for STATE_DIRECTORY environment...
2023-05-15 Luiz Augusto von... policy: Change AutoEnable default to true
2023-05-15 Jakob hilmeradapter: Fix check of DISCOVERABLE setting
2023-05-15 Luiz Augusto von... shell: Fix not able to auto complete commands with...
2023-05-15 Luiz Augusto von... shell: Fix not being able to auto complete submenus
2023-05-15 Ildar Kamaletdinovgatt: Fix double free and freed memory dereference
2023-05-15 Ildar Kamaletdinovdevice: Limit width of fields in sscanf
2023-05-15 Luiz Augusto von... shared/gatt-db: Fix gatt_db_attribute_get_index
2023-05-15 Luiz Augusto von... shell: Make bt_shell_add_submenu set main menu if none...
2023-05-15 Luiz Augusto von... mgmt: Remove mgmt_set_verbose
2023-05-15 Luiz Augusto von... adapter: Fix adding SDP records when operating on LE...
2023-05-15 Luiz Augusto von... device: Don't use DBG in gatt_debug
2023-05-15 Luiz Augusto von... att: Rename att_debug and att_verbose to DBG and VERBOSE
2023-05-15 Luiz Augusto von... gatt-server: Add DBG macro
2023-05-15 Luiz Augusto von... gatt-client: Add DBG macro
2023-05-15 Luiz Augusto von... att: Log file and function names
2023-05-15 Luiz Augusto von... adapter: Don't use DBG in mgmt_debug
2023-05-15 Luiz Augusto von... mgmt: Introduce mgmt_set_verbose
2023-05-15 Luiz Augusto von... mgmt: Add DBG macro
2023-05-15 Luiz Augusto von... log: Don't log __FILE__ and __func__ with DBG_IDX
2023-05-15 Luiz Augusto von... gatt-db: Fix gatt_db_attribute_notify
2023-05-15 Luiz Augusto von... gatt: Print error if gatt_db_attribut_notify fails
2023-05-15 ihsinmedevice: Fix writing out of bounds array
2023-05-15 Andreas Kemnadegatt: sanitize input at profile registration
2023-05-15 Luiz Augusto von... shared/shell: Introduce bt_shell_exec
2023-05-15 Fabrice Fontainesrc/shared/util.h: include sys/types.h
2023-05-15 Fabrice Delliauxerror: Fix typo
2023-05-15 Tedd Ho-Jeong Anshared: Fix the incorrect type with bit shift
2023-05-15 Luiz Augusto von... main.conf: Fix parsing of mode options
2023-05-15 Luiz Augusto von... adapter: Fix allowing multiple adapters with the same...
2023-05-15 Luiz Augusto von... main.conf: Introduce MaxControllers
2023-05-15 Daniel Trnkaadapter: battery provider for non-LE controllers
2023-05-15 Fabrice Fontainebuild: Fix errors with glibc < 2.25
2023-05-15 Tedd Ho-Jeong Andevice: Fix the reusing gerror without re-initialization
2023-05-15 Tedd Ho-Jeong Anadapter: Fix the reusing gerror without re-initialization
2023-05-15 Luiz Augusto von... device: Fix crash when removing device
2023-05-15 Luiz Augusto von... adapter: Fix crash when storing link key
2023-05-15 Luiz Augusto von... adv_monitor: Fix spamming errors
2023-05-15 Luiz Augusto von... adapter: Remove custom MGMT send/reply timeout
2023-05-15 Luiz Augusto von... shared/mgmt: Add request timeout handling
2023-05-15 Luiz Augusto von... gatt: Make use of gatt_db_attribute_notify
2023-05-15 Luiz Augusto von... shared/gatt-db: Introduce gatt_db_attribute_notify
2023-05-15 Luiz Augusto von... gatt: Make use of gatt_db_service_add_ccc
2023-05-15 Luiz Augusto von... shared/gatt-db: Introduce gatt_db_service_add_ccc
2023-05-15 Archie Pusakadevice: Fix device can't be scanned for 5 mins after...
2023-05-15 Luiz Augusto von... shared/util: Add util_memdup
2023-05-15 Luiz Augusto von... shared/util: Rename btd_malloc to util_malloc
2023-04-11 Wootak Jungshared/gatt-server: Fix att length check logic 57/291057/2 accepted/tizen/unified/20230427.155828
2023-04-03 Wootak JungRevert "main_da.conf: Change ExchangeMTU value" 70/290770/1
2023-03-15 Wootak Jungmain_da.conf: Change ExchangeMTU value 91/289891/1
2023-03-09 Wootak Jungadapter_le_vsc_features: Do not set adv_inst_max to... 18/289518/2 accepted/tizen/unified/20230313.022904
2023-02-20 Wootak Jungadapter: Add adv data custom name handling logic 03/288403/2 accepted/tizen/unified/20230303.162748
2023-02-20 Wootak JungMerge "Add support for custom advertising flags." into... accepted/tizen/unified/20230223.162144
2023-02-17 Jakub LatusekAdd support for custom advertising flags. 49/286849/7
2023-02-14 Wootak Jungadapter: Fix pending_settings value not clear issue 43/288243/1
2023-01-30 Wootak Jungda: Add DA feature newly 28/287428/4 accepted/tizen/unified/20230202.015300
2023-01-30 Wootak Jungfhub: apply DA feature (offloading) 27/287427/2
2023-01-10 Dohyun PyunUse HCI error code instead of MGMT disconnection reason 62/286562/1 accepted/tizen/unified/20230111.174532
2022-12-06 Lukasz StelmachMerge "riscv64: Set ARCH64 on RISC-V" into tizen submit/tizen/20221206.101102
2022-12-05 Wootak Jungcore: Use timeout_add_seconds 41/285041/1 accepted/tizen/unified/20221206.170555
2022-11-09 Anuj JainSupport RFCOMM Client and Server with same UUID 41/284041/1 accepted/tizen/unified/20221115.172855
2022-09-27 Ayush Gargfhub: create the bluez log to /run/network/log 49/281849/2
2022-09-14 Ayush Gargfhub: apply DA feature (default a2dp mode, adv data... 45/281145/2
2022-06-02 Wootak Jungadapter: Set max_filter to 0 not empty if filter not... 43/275843/2 accepted/tizen/unified/20220615.135403 submit/tizen/20220614.010252
2022-05-26 Wootak JungMerge "adapter: Disable platform scan filter feature... submit/tizen/20220531.044319 submit/tizen/20220601.225953
2022-05-26 Wootak Jungadapter: Disable platform scan filter feature 93/275493/1
2022-05-24 Dohyun PyunCheck the certification mode in the runtime 89/275389/1
2022-05-09 Wootak Jungshared/gatt-server: Add PTS certification logic 49/274749/1
2022-04-18 Wootak Jungshared/gatt-server: Add PTS certification related logic 18/273918/3
2022-03-21 Wootak JungFix svace issue 59/272559/1 accepted/tizen/unified/20220323.062650 submit/tizen/20220322.002237
2022-03-17 Wootak JungRemove unnecessary dbus policy 45/272445/1 accepted/tizen/unified/20220318.133040 submit/tizen/20220317.013237
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... build: Fix build when sanitizer are enabled
2022-03-11 Luiz Augusto von... device: Fix bogus errors on load_att_info
2022-03-11 Claudio Takahasiadvertising: Fix reporting advertising properties
2022-03-11 Luiz Augusto von... shared/gatt-client: Skip included service if it cannot...
next