client/player: fix printf format string
[platform/upstream/bluez.git] / client /
2023-05-15 Christian Eggersclient/player: fix printf format string
2023-05-15 Luiz Augusto von... client/gatt: Fix scan-build warning
2023-05-15 Christian Eggersclient/gatt: proxy_property_changed: check for NULL...
2023-05-15 Luiz Augusto von... client/gatt: Fix notification enabled/disabled output
2023-05-15 Bastien Noceraclient: Print the PowerState property
2023-05-15 Luiz Augusto von... client/player: Fix checkpatch warning
2023-05-15 Luiz Augusto von... client: Add -e/--endpoint option to auto register endpoints
2023-05-15 Christian Eggersclient/advertising: Fix typos: *_exits --> *_exists
2023-05-15 Christian Eggersclient: Add missing return statement in error path
2023-05-15 Luiz Augusto von... client/player: Use QoS interval on transport.send
2023-05-15 Luiz Augusto von... client/player: Add support for PACS endpoints
2023-05-15 Luiz Augusto von... client: Move admin submenu
2023-05-15 Luiz Augusto von... client: Fix build warning
2023-05-15 Luiz Augusto von... client/advertising: Fixes errors found by scan-build
2023-05-15 Luiz Augusto von... client/player: Fixes errors found by scan-build
2023-05-15 Luiz Augusto von... client/player: Enable acquiring multiple transports
2023-05-15 Gopal Tiwariclient/gatt: Fix memory leak issues
2023-05-15 Inga Stotlandclient: Fix setting of advertisement interval
2023-05-15 Zhengping Jiangclient: Add filter to devices and show Bonded in info
2023-05-15 Luiz Augusto von... client/player: Add transport.receive command
2023-05-15 Luiz Augusto von... client/player: Add transport.volume command
2023-05-15 Luiz Augusto von... client/player: Fix use of unsupported config_qos
2023-05-15 Luiz Augusto von... client/player: Add transport menu
2023-05-15 Luiz Augusto von... client/player: Add endpoint menu
2023-05-15 Luiz Augusto von... client: Add support for player submenu
2023-05-15 Luiz Augusto von... client: Add support for scan <le/bredr>
2022-03-14 Wootak JungMerge "Add avtest to test rpm" into tizen submit/tizen/20220314.225934 submit/tizen/20220316.003414
2022-03-11 Ulisses Costaclient/gatt: Fix property_change in WriteValue for...
2022-03-11 Tedd Ho-Jeong Anclient: Fix uninitiailzed scalar variable
2022-03-11 Luiz Augusto von... client/gatt: Fix using atoi
2022-03-11 Miao-chen Chouclient: Print error code for connect methods
2022-03-11 Luiz Augusto von... client: Print MTU on attribute-info
2022-03-11 Archie Pusakaclient: Inclusive language changes
2022-03-11 Luiz Augusto von... client: Add support for printing ExperimentalFeatures...
2022-03-11 Yun-Hao Chungclient: add AffectedByPolicy property
2022-03-11 Yun-Hao Chungclient: add admin submenu and allow command
2022-03-11 Luiz Augusto von... client/advertising: Fix not disabling local-name in...
2022-03-11 Luiz Augusto von... client: Fix advertise broadcast
2022-03-11 Luiz Augusto von... client/advertising: Add support for setting min/max...
2022-03-11 Daniel Winklerclient: Add adv SupportedFeatures to bluetoothctl
2022-03-11 Archie Pusakabluetoothctl: advmon rssi support for mgmt
2022-03-11 Manish Mandlikclient: Use correct root path for RegisterMonitor
2022-03-11 Inga Stotlandclient: Remove reference to g_steal_pointer()
2022-03-11 Daniel Winklerclient: Add SupportedCapabilities to bluetoothctl
2022-03-11 Tedd Ho-Jeong Anbuild: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anclient: Add SPDX License Identifier
2022-03-11 Howard Chungclient: Expose ADV monitor objects
2022-03-11 Howard Chungclient: Implement more interfaces of ADV monitor in...
2022-03-11 Howard Chungclient: Implement basic interface of ADV monitor in...
2021-04-12 Barry Byfordclient: Fix typo in bluetoothctl
2021-04-12 Miao-chen Chouclient: Add cancel-pairing command
2021-04-12 Alain Michaudclient: Add support for the Roles property.
2021-04-12 Abhishek Pandit... client: Display wake allowed property with info
2021-04-12 Sonny Sasakaclient: Add battery percentage to info command
2021-04-12 Mariusz Skamraclient: Update write callbacks with invalid offset...
2021-04-12 Łukasz Rymanowskiclient: Fix possible stack corruption
2021-04-12 Luiz Augusto von... client: Make advertise instances default to discoverable
2021-04-12 Luiz Augusto von... client: Add scan.pattern command
2021-04-12 Syam Sidhardhanclient: Fix memory leak
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 Luiz Augusto von... client: Add type to write command
2020-02-11 Ronan Pigottclient/main: add help option for available args
2020-02-11 Luiz Augusto von... client: Fix not able to select attributes if parent...
2020-02-11 Luiz Augusto von... client: Allow UUID 16 bits on select-attribute
2020-02-11 Luiz Augusto von... client: Fix crash when setting advertising.discoverable on
2020-02-11 Luiz Augusto von... client: Fix build with older version on libdbus
2020-02-11 Luiz Augusto von... client: Print AdvertisingManager properties on command...
2020-02-11 Luiz Augusto von... client: Add advertise.secondary command
2020-02-11 Luiz Augusto von... client: Fix uninitialized error
2020-02-11 Luiz Augusto von... client: Improve logging of GATT operations
2020-02-11 Luiz Augusto von... client: Forward notifications from cloned attributes
2020-02-11 Luiz Augusto von... client: Remove cloned services if the proxy is removed
2020-02-11 Luiz Augusto von... client: Proxy calls to StartNotify/StopNotify
2020-02-11 Luiz Augusto von... client: Proxy calls to ReadValue and WriteValue
2020-02-11 Luiz Augusto von... client: Add gatt.clone command
2020-01-22 Luiz Augusto von... client: Don't expose pointer value in attribute path
2020-01-22 Luiz Augusto von... client: Enable list-attributes to print local attributes
2020-01-22 Luiz Augusto von... client: Enable setting attribute handles
2020-01-22 Luiz Augusto von... client: Enable Handle property for GATT attributes
2020-01-14 Luiz Augusto von... client: Switch from write to sendmsg for Acquire*
2020-01-14 Luiz Augusto von... client: Fix not resetting filters on scan.clear
2020-01-14 Luiz Augusto von... client: Commit changes to scan filter if active
2020-01-14 Luiz Augusto von... client: Add scan.clear discoverable
2020-01-14 Luiz Augusto von... client: Add scan.discoverable command
2020-01-14 Luiz Augusto von... client: Make show command print DiscoverableTimeout
2020-01-14 Luiz Augusto von... client: Add discoverable-timeout command
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Grzegorz Kolodziejczykclient: Don't require authorization for trusted devices 23/205023/1
2019-04-29 Grzegorz Kolodziejczykclient: Add authorized property handling to characteris... 21/205021/1
2019-04-29 Luiz Augusto von... client: Add advertise.discoverable-timeout command 09/205009/1
2019-04-29 Luiz Augusto von... client: Print AD Data and Discoverable once registered 05/205005/1
2019-04-29 Luiz Augusto von... client: Add advertise.discoverable command 04/205004/1
2019-04-29 Luiz Augusto von... client: Fix use of g_free 92/204992/1
2019-04-29 Avichal Agarwalclient/gatt : Add support for Included Service 91/204991/1
2019-04-29 Nagaraj D RFix possible invalid memory access 90/204990/1
2019-04-29 Grzegorz Kolodziejczykclient: Define maximum attribute value length as initia... 89/204989/1
2019-04-29 Grzegorz Kolodziejczykclient: Add missing duplicated string free 88/204988/1
2019-04-29 Luiz Augusto von... client: Make info command print Advertising{Flags,Data} 83/204983/1
2019-04-29 Luiz Augusto von... client: Add support for setting advertising Data property 82/204982/1
next