client/player: fix printf format string
[platform/upstream/bluez.git] / src /
2023-05-15 Christian Eggersbattery: provided_battery_property_changed_cb: check...
2023-05-15 Christian Eggersgatt: proxy_property_changed: check for NULL iterator
2023-05-15 Christian Eggersadvertising: parse_tx_power: reset value if iter is...
2023-05-15 Christian Eggersadvertising: parse_[min|max]_interval: reset value...
2023-05-15 Christian Eggersadvertising: parse_min_interval: reset min_interval...
2023-05-15 Christian Eggersadvertising: parse_secondary: check for NULL iterator
2023-05-15 Christian Eggersadvertising: parse_secondary: fix mask value
2023-05-15 Christian Eggersadvertising: parse_secondary: fix loop condition
2023-05-15 Sathish Narasimmanshared/vcp: Add bt_vcp_set_debug
2023-05-15 Luiz Augusto von... shared/gatt-db: Fix scan-build warnings
2023-05-15 Luiz Augusto von... gatt: Fix scan-build warnings
2023-05-15 Luiz Augusto von... gatt-db: Check if permissions are set when adding CCC
2023-05-15 Luiz Augusto von... gatt: Fix not setting permissions for CCC
2023-05-15 Sathish Narasimmanshared/vcp: Add initial code for handling VCP
2023-05-15 Luiz Augusto von... shared/gatt-client: Make use of gatt_db_attribute_get_ccc
2023-05-15 Luiz Augusto von... shared/tester: Remove include to io.h
2023-05-15 Luiz Augusto von... shared/bap: Remove include to io.h
2023-05-15 Luiz Augusto von... shared/bap: Fix attempting to disable stream when it...
2023-05-15 Luiz Augusto von... shared/bap: Fix not unregistering disconnect callback
2023-05-15 Bastien Noceraadapter: Fix typo in function name
2023-05-15 Bastien Noceraadapter: Implement PowerState property
2023-05-15 Bastien Noceraadapter: Keep track of whether the adapter is rfkill'ed
2023-05-15 Luiz Augusto von... shared/shell: Fix scan-build error
2023-05-15 Frédéric Danisprofiles: Fix function definition style
2023-05-15 Frédéric Danisprofiles: Add remote endpoint path to SelectProperties
2023-05-15 Luiz Augusto von... shell: Set empty argument if optarg is NULL
2023-05-15 Luiz Augusto von... shared: Add definition for LC3 codec
2023-05-15 Luiz Augusto von... shared/bap: Add initial code for handling BAP
2023-05-15 Luiz Augusto von... adapter: Add btd_adapter_find_device_by_fd
2023-05-15 Luiz Augusto von... gatt: Parse error message
2023-05-15 Archie Pusakaadapter: Reset pending settings when receiving MGMT...
2023-05-15 Luiz Augusto von... device: Fix not setting initiator
2023-05-15 darkhzshared/util: Correct UUID for Microphone Control
2023-05-15 Luiz Augusto von... adapter: Check flags are supported
2023-05-15 Luiz Augusto von... shared/tester: Add tester_setup_io
2023-05-15 Luiz Augusto von... sixaxis: Fix fliping device.trusted automatically
2023-05-15 Luiz Augusto von... device: Add btd_ prefix to device_is_trusted
2023-05-15 Luiz Augusto von... device: Fix not auto-connecting profile
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
next