platform/upstream/bluez.git
2023-05-15 Luiz Augusto... client: Add support for scan <le/bredr>
2023-05-15 Luiz Augusto... test-runner: Fix parsing of command line
2023-05-15 Luiz Augusto... shared/shell: Introduce bt_shell_exec
2023-05-15 Luiz Augusto... test-runner: Add option to start emulator
2023-05-15 Luiz Augusto... hog-lib: Fix not waiting for UHID_START
2023-05-15 Luiz Augusto... btproxy: Attempt to bind the next index
2023-05-15 Nicolas Fellaneard: Fix reading State message
2023-05-15 Fabrice Fontainesrc/shared/util.h: include sys/types.h
2023-05-15 Fabrice Delliauxerror: Fix typo
2023-05-15 Joseph Hwangmonitor: fix division by zero about conn->tx_pkt_med
2023-05-15 Bastien Noceraadapter-api: Document per-client discovery sessions
2023-05-15 Luiz Augusto... player: Fix Track being emitted with empty metadata
2023-05-15 Tedd Ho-Jeong Angobex: Fix read from pointer after free
2023-05-15 Michael NosthoffMakefile.tools: remove duplicate link entry
2023-05-15 Tedd Ho-Jeong Anshared: Fix the incorrect type with bit shift
2023-05-15 Luiz Augusto... main.conf: Fix parsing of mode options
2023-05-15 Luiz Augusto... adapter: Fix allowing multiple adapters with the same...
2023-05-15 Luiz Augusto... 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 Yun-Hao Chunglib: fix hci_strtolm crash
2023-05-15 Luiz Augusto... rfcomm-tester: Increase amount of data from 8k to 32k
2023-05-15 Luiz Augusto... gobex: Print error if data cannot be written
2023-05-15 Luiz Augusto... obexctl: Add optional argument channel to connect command
2023-05-15 Tedd Ho-Jeong Anprofiles: Fix the reusing gerror without re-initialization
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... device: Fix crash when removing device
2023-05-15 Tedd Ho-Jeong Anmonitor/sdp: Fixes out-of-bounds array access
2023-05-15 Luiz Augusto... uuid: Fix crashing if a NULL string is passed to bt_str...
2023-05-15 Luiz Augusto... adapter: Fix crash when storing link key
2023-05-15 Luiz Augusto... rfcomm-tester: Add test to write big chunks of data
2023-05-15 Luiz Augusto... bthost: Increase number of credits
2023-05-15 Luiz Augusto... bthost: Fix length calculation for RFCOMM header
2023-05-15 Luiz Augusto... bthost: Fix not handling ACL fragmentation
2023-05-15 Luiz Augusto... bootstrap-configure: Don't enable admin plugin by default
2023-05-15 Luiz Augusto... adv_monitor: Fix spamming errors
2023-05-15 Luiz Augusto... gdbus: Emit InterfacesAdded of parents objects first
2023-05-15 Michał Lowas... mesh: Skip unneeded logs
2023-05-15 Michał Lowas... mesh: Make key_aid and net_key_id naming consistent
2023-05-15 Brian Gixmesh: Fix sequence number of message in friend queue
2023-05-15 Luiz Augusto... btdev: Fix response to BT_HCI_CMD_LE_REMOVE_CIG
2023-05-15 Luiz Augusto... btdev: Fix command status of BT_HCI_CMD_LE_TERM_BIG
2023-05-15 Luiz Augusto... monitor: Fix misaligment errors when parsing BIG/CIG...
2023-05-15 Bastien Nocerabuild: Always define confdir and statedir
2023-05-15 Luiz Augusto... adapter: Remove custom MGMT send/reply timeout
2023-05-15 Luiz Augusto... shared/mgmt: Add request timeout handling
2023-05-15 Luiz Augusto... btdev: Add implementation for BT_HCI_CMD_LE_TERM_BIG
2023-05-15 Luiz Augusto... gatt: Make use of gatt_db_attribute_notify
2023-05-15 Luiz Augusto... shared/gatt-db: Introduce gatt_db_attribute_notify
2023-05-15 Luiz Augusto... gatt: Make use of gatt_db_service_add_ccc
2023-05-15 Luiz Augusto... shared/gatt-db: Introduce gatt_db_service_add_ccc
2023-05-15 Luiz Augusto... hog-lib: Make use of UHID_CREATE2
2023-05-15 Luiz Augusto... avrcp: Fix unaligned access
2023-05-15 Luiz Augusto... monitor/avctp: Fix parsing of GetElementAttribute
2023-05-15 Archie Pusakadevice: Fix device can't be scanned for 5 mins after...
2023-05-15 Luiz Augusto... hog: Add input queue while uhid device has not been...
2023-05-15 Luiz Augusto... hog: Fix read order of attributes
2023-05-15 Luiz Augusto... media: Fix crash when endpoint replies with an error...
2023-05-15 Inga Stotlandtools/mesh-cfgclient: Fix config menu help message
2023-05-15 Inga Stotlandtools/mesh-cfgclient: Fix typos in config storage
2023-05-15 Luiz Augusto... avdtp: Fix runtime errors passing NULL to memcpy
2023-05-15 Luiz Augusto... shared/util: Add util_memdup
2023-05-15 Luiz Augusto... shared/util: Rename btd_malloc to util_malloc
2023-05-15 Luiz Augusto... emulator: Add support for vendor commands
2023-05-15 Luiz Augusto... configure: Fix use of obsolete macros
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 Marek PikułaRename symbol to prevent redefinition 65/285065/3
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-18 Marek Pikułariscv64: Set ARCH64 on RISC-V 59/284559/1 submit/tizen/20221206.094110
2022-11-09 Anuj JainSupport RFCOMM Client and Server with same UUID 41/284041/1 accepted/tizen/unified/20221115.172855
2022-11-01 Luiz Augusto... a2dp: Fix not detecting transport connection collision 66/283666/1 accepted/tizen/unified/20221103.165739
2022-09-27 Ayush Gargfhub: create the bluez log to /run/network/log 49/281849/2
2022-09-19 Wootak JungFix the coverity issues 56/281456/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062900 accepted/tizen/7.0/unified/hotfix/20221116.110628 accepted/tizen/unified/20220920.110657 tizen_7.0_m2_release
2022-09-15 Ayush Gargfhub: diallaow A2DP multistream and change avrcp version 38/281338/1
2022-09-14 Ayush Gargfhub: apply DA feature (default a2dp mode, adv data... 45/281145/2
2022-09-08 Ayush Gargfhub: do not support Player Application Settings in... 48/281048/1
2022-09-05 Ayush Gargfhub: Add new profile for Family Hub 20/280820/1
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-25 Dohyun PyunRemove the ceritifcate definition 80/275480/1
2022-05-24 Dohyun PyunCheck the certification mode in the runtime 89/275389/1
2022-05-11 Dohyun PyunModify the packaging for hcidump 91/274891/1
2022-05-09 Wootak Jungshared/gatt-server: Add PTS certification logic 49/274749/1
2022-04-18 Wootak Jungaudio/avrcp: Add PTS certification related logic 19/273919/3 accepted/tizen/unified/20220503.071451 submit/tizen/20220419.002311 submit/tizen/20220502.051527 submit/tizen/20220502.224718
2022-04-18 Wootak Jungshared/gatt-server: Add PTS certification related logic 18/273918/3
2022-04-18 Wootak JungAdd certificate definition for PTS 17/273917/1
2022-03-21 Wootak JungFix svace issue 59/272559/1 accepted/tizen/unified/20220323.062650 submit/tizen/20220322.002237
next