platform/upstream/bluez.git
2022-03-11 Daniel Winkleradvertising: Detect if extended advertising mgmt comman...
2022-03-11 Daniel Winklerdoc/mgmt-api: Update controller capabilities MGMT comma...
2022-03-11 Daniel Winklerdoc/mgmt-api: Add new Advertising MGMT interfaces to...
2022-03-11 Daniel Winklerdoc/advertising-api: update API with new interface
2022-03-11 Howard Chungmonitor: Decode Remove ADV Monitor
2022-03-11 Howard Chungmonitor: Decode Add ADV monitor command
2022-03-11 Howard Chungmonitor: Decode ADV Monitor read feature command
2022-03-11 Luiz Augusto... core: Rename hcid.h to btd.h
2022-03-11 Luiz Augusto... core: Rename main_opts to btd_opts
2022-03-11 Luiz Augusto... core: Split LE and BR/EDR parameters
2022-03-11 Luiz Augusto... shared/mgmt: Add mgmt_tlv_add_fixed
2022-03-11 Howard Chungmgmt: Add support of mgmt TLV API
2022-03-11 Marijn Suijtenaudio/media: Destroy transport if SetConfiguration...
2022-03-11 Luiz Augusto... avdtp: Fix not setting timeout when reconfiguring
2022-03-11 Luiz Augusto... emulator: Fix not setting CIG ID properly
2022-03-11 Luiz Augusto... lib: Fix using spaces to align BT_PKT_STATUS
2022-03-11 Archie Pusakadevice: fix temporary_timer double free
2022-03-11 Inga Stotlandshared/timeout-ell: Fix timeout wrapper implementation
2022-03-11 Inga Stotlandshared/io-ell: Add reference count to io structure
2022-03-11 Luiz Augusto... lib: Add BT_PKT_STATUS
2022-03-11 Luiz Augusto... avrcp: Notify Addressed Player Changed if player is...
2022-03-11 Daniel Šimkoavrcp: Fix segfault when using headset controls
2022-03-11 Aravind Machirylib: Replace malloc/memset(..0..) with bt_malloc0
2022-03-11 Aravind Machirylib/sdp.c: Validate attribute search return value
2022-03-11 Tedd Ho-Jeong Antools: Add SPDX License Identifier
2022-03-11 Luiz Augusto... device: Fix codying style
2022-03-11 Yu Liudevice: Disable auto connect for temporary devices
2022-03-11 Luiz Augusto... tools: Remove legacy code for CSR controllers
2022-03-11 Inga Stotlandshared/io-ell: Fix ELL io wrapper
2022-03-11 Luiz Augusto... avdtp: Handle case where remote send L2CAP connect...
2022-03-11 Tedd Ho-Jeong AnLICENSES: Add License files
2022-03-11 Tedd Ho-Jeong Antest: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anbuild: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Ansrc: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anunit: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anprofiles: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anplugins: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anperipheral: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anobexd: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anmonitor: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anlib: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Angobex: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Angdbus: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anemulator: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anclient: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anbtio: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anattrib: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anandroid: Add SPDX License Identifier
2022-03-11 Luiz Augusto... avdtp: Fix not checking if stream is already set as...
2022-03-11 Abhishek Pandit... doc: Add Suspend and Resume events
2022-03-11 Miao-chen Chousixaxis: Fix crash caused by return of udev_device_get_...
2022-03-11 Joseph Hwangdoc/gatt-api: Add new error for StartNotify
2022-03-11 Joseph Hwanggatt: StartNotify is not allowed when device is disconn...
2022-03-11 Howard Chungcore: Add AdvertisementMonitor to bluetooth.conf
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...
2022-03-11 Luiz Augusto... adapter: Add btd_ prefix to has_kernel_feature
2022-03-11 Archie Pusakadevice: don't wait for timeout if RemoveDevice is called
2022-03-11 Abhishek Pandit... policy: Reconnect audio on controller resume
2022-03-11 Abhishek Pandit... policy: Enable reconnect for a2dp-sink in defaults
2022-03-11 Abhishek Pandit... adapter: Handle controller resume and notify drivers
2022-03-11 Abhishek Pandit... adapter: Refactor kernel feature globals
2022-03-11 Miao-chen Choudoc: Update Advertisement Monitor API description
2022-03-11 Miao-chen Chouadv_monitor: Handle D-Bus proxy event of an ADV monitor
2022-03-11 Luiz Augusto... gdbus: Make g_dbus_proxy_get_path take const proxy
2022-03-11 Miao-chen Chouadv_monitor: Handle D-Bus client ready events
2022-03-11 Miao-chen Chouadv_monitor: Implement UnregisterMonitor()
2022-03-11 Miao-chen Chouadv_monitor: Implement RegisterMonitor()
2022-03-11 Miao-chen Chouadv_monitor: Implement Get functions of Adv monitor...
2022-03-11 Miao-chen Chouadv_monitor: Introduce org.bluez.AdvertisementMonitorMa...
2022-03-11 Miao-chen Chouadapter: Remove indirect dependency of headers
2022-03-11 Tedd Ho-Jeong Anbtpclient: Fix gap reset not sending response
2022-03-11 Tedd Ho-Jeong Antools/btpclientctl: Add btpclient test application
2022-03-11 Tedd Ho-Jeong Anbtp: Update connect event structure
2022-03-11 Luiz Augusto... emulator: Implement LE Remove CIG
2022-03-11 Luiz Augusto... monitor: Fix decoding of LE Remove CIG
2022-03-11 Archie Pusakaaudio/transport: Don't set volume if it's invalid
2022-03-11 Archie Pusakaavrcp: Add handler for GET_TOTAL_NUMBER_OF_ITEMS
2022-03-11 Yu Liuavrcp: Set volume if volume changed event is registered
2022-03-11 Manish MandlikDisable auto-connect on device remove
2022-02-23 Wootak JungFix coverity issue 59/271559/1
2022-02-23 Dohyun PyunReset disconnect timer for the incoming connection 50/271550/1
2022-02-18 Ayush GargLE CoC: Add support for L2CAP_LE type socket 62/271162/3
2022-02-09 Pyun DoHyunMerge "Fix response_needed setting logic" into tizen
2022-02-09 Wootak JungFix response_needed setting logic 95/270795/1
2022-02-09 Dohyun PyunSet the default MTU size as 512 byte for Robot 91/270791/1
2022-02-08 dh79pyunAdd the plugin for DA product 12/270712/1 accepted/tizen/unified/20220209.131716 submit/tizen/20220208.221946
2022-01-31 Anuj JainGATT: Fix crash in ccc_write_cb. 85/270385/2 accepted/tizen/unified/20220208.112116 submit/tizen/20220207.225310
2022-01-28 Pyun DoHyunMerge "Don't remove the device, if LE connection exist... submit/tizen/20220128.020531
2022-01-28 dh79pyunDon't remove the device, if LE connection exist 06/270306/1
2022-01-07 Anuj JainFix Svace issue 76/269076/2 submit/tizen/20220110.224444
2022-01-03 Anupam RoyMerge "a2dp: Fix crash on connection lost" into tizen accepted/tizen/unified/20220104.123146 submit/tizen/20220103.232749
2022-01-03 dh79pyunRevert "Add avdtp ref when disconnect timer is active" 99/268799/1
2021-12-29 Ayush Garga2dp: Fix crash on connection lost 48/268648/2
2021-12-27 Ayush GargAdd avdtp ref when disconnect timer is active 98/268598/1
2021-12-22 dh79pyunUse g_memdup2 for glib 2.70 upgrade 24/268424/1 accepted/tizen/unified/20211228.140430 submit/tizen/20211226.223329
2021-12-22 dh79pyunRevert "Use g_memdup2 instead of g_memdup" 23/268423/1
2021-12-22 dh79pyunRevert "Fix the 64bit build error for g_memdup" 22/268422/1
2021-12-13 dh79pyunFix the 64bit build error for g_memdup 08/267908/2 accepted/tizen/unified/20211222.230711 submit/tizen/20211212.233427
next