platform/upstream/bluez.git
2023-05-15 Luiz Augusto... btmon: Add proper decoding to Service Data UUID
2023-05-15 Luiz Augusto... client/player: Add transport.receive command
2023-05-15 Luiz Augusto... client/player: Add transport.volume command
2023-05-15 Luiz Augusto... btmon: Fix decoding of Enhanced Credit Connection Request
2023-05-15 Luiz Augusto... hog-lib: Check if Report ID is set before prepending it
2023-05-15 Diego Rondinitest: changes for Python3
2023-05-15 Luiz Augusto... settings-storage: Document use of StateDirectory
2023-05-15 Luiz Augusto... client/player: Fix use of unsupported config_qos
2023-05-15 Luiz Augusto... test-runner: Add dedicated option to start D-Bus
2023-05-15 Luiz Augusto... main: Add support for CONFIGURATION_DIRECTORY environme...
2023-05-15 Luiz Augusto... storage: Add support for STATE_DIRECTORY environment...
2023-05-15 Luiz Augusto... policy: Change AutoEnable default to true
2023-05-15 Luiz Augusto... client/player: Add transport menu
2023-05-15 Luiz Augusto... client/player: Add endpoint menu
2023-05-15 Luiz Augusto... btdev: Fix CIS Established
2023-05-15 Luiz Augusto... bthost: Fix not setting all parameters when using Creat...
2023-05-15 Luiz Augusto... bthost: Add support for Create CIS
2023-05-15 Luiz Augusto... btdev: Fix not cleanup ssp_status and ssp_auto_complete
2023-05-15 Jakob hilmeradapter: Fix check of DISCOVERABLE setting
2023-05-15 Luiz Augusto... shell: Fix not able to auto complete commands with...
2023-05-15 Luiz Augusto... shell: Fix not being able to auto complete submenus
2023-05-15 Luiz Augusto... btdev: Fix BIG Create Sync
2023-05-15 Luiz Augusto... btdev: Add support for sending LE BIG Info Adv Reports
2023-05-15 Luiz Augusto... monitor: Add support for LE BIG Info Adverting Report
2023-05-15 Luiz Augusto... gap: Don't attempt to read the appearance if already set
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 Ildar Kamaletdinovtools: Limit width of fields in sscanf
2023-05-15 Ildar Kamaletdinovtools: Fix signed integer overflow in btsnoop.c
2023-05-15 Ildar Kamaletdinovtools: Fix buffer overflow in hciattach_tialt.c
2023-05-15 Ildar Kamaletdinovmonitor: Fix out-of-bound read in print_le_states
2023-05-15 Frédéric Danistools: Fix g_dbus_setup_private connection check in...
2023-05-15 Luiz Augusto... shared/gatt-db: Fix gatt_db_attribute_get_index
2023-05-15 Luiz Augusto... btdev: Check parameter for CIG related commands
2023-05-15 Inga Stotlandmesh: use explicit uint32_t when bit shifting left
2023-05-15 Frédéric Danisa2dp: Fix crash when SEP codec has not been initialized
2023-05-15 Luiz Augusto... client: Add support for player submenu
2023-05-15 Luiz Augusto... shell: Make bt_shell_add_submenu set main menu if none...
2023-05-15 Luiz Augusto... mgmt: Remove mgmt_set_verbose
2023-05-15 Luiz Augusto... a2dp: Always invalidate the cache if its configuration...
2023-05-15 Luiz Augusto... a2dp: Don't initialize a2dp_sep->destroy until properly...
2023-05-15 Luiz Augusto... adapter: Fix adding SDP records when operating on LE...
2023-05-15 Inga Stotlandmesh: Fix address overrun error in rx filter
2023-05-15 Luiz Augusto... device: Don't use DBG in gatt_debug
2023-05-15 Luiz Augusto... att: Rename att_debug and att_verbose to DBG and VERBOSE
2023-05-15 Luiz Augusto... gatt-server: Add DBG macro
2023-05-15 Luiz Augusto... gatt-client: Add DBG macro
2023-05-15 Luiz Augusto... att: Log file and function names
2023-05-15 Luiz Augusto... adapter: Don't use DBG in mgmt_debug
2023-05-15 Luiz Augusto... mgmt: Introduce mgmt_set_verbose
2023-05-15 Luiz Augusto... mgmt: Add DBG macro
2023-05-15 Luiz Augusto... log: Don't log __FILE__ and __func__ with DBG_IDX
2023-05-15 Marcel HoltmannRelease 5.64
2023-05-15 Luiz Augusto... gatt-db: Fix gatt_db_attribute_notify
2023-05-15 Luiz Augusto... gatt: Print error if gatt_db_attribut_notify fails
2023-05-15 Luiz Augusto... test-runner: Update help information
2023-05-15 Luiz Augusto... test-runner: Fix -l/--emulator
2023-05-15 Luiz Augusto... btdev: Fix response to LE Set Extended Advertising...
2023-05-15 Yun-Hao Chungaudio: Fix crash in a2dp_discover
2023-05-15 Luiz Augusto... bthost: Add support for Create BIG
2023-05-15 Luiz Augusto... bthost: Add support for Periodic Advertising
2023-05-15 Luiz Augusto... bthost: Add support for BT_H4_ISO_PKT
2023-05-15 Luiz Augusto... btdev: Implements BT_HCI_CMD_LE_BIG_TERM_SYNC
2023-05-15 Luiz Augusto... btdev: Implements BT_HCI_CMD_LE_BIG_CREATE_SYNC
2023-05-15 Luiz Augusto... monitor: Rename Periodic Advertising terms to PA/pa
2023-05-15 Luiz Augusto... btdev: Send BT_HCI_EVT_LE_PER_SYNC_ESTABLISHED if remot...
2023-05-15 Luiz Augusto... btdev: Send BT_HCI_EVT_LE_PER_SYNC_ESTABLISHED when...
2023-05-15 Luiz Augusto... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_TERM_SYNC
2023-05-15 Luiz Augusto... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_CREATE_SYNC...
2023-05-15 Luiz Augusto... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_CREATE_SYNC
2023-05-15 Luiz Augusto... monitor: Fix Create BIG PDU
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... 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
next