platform/upstream/bluez.git
2019-12-17 Brian Gixmesh: remove uneeded BDADDR type check
2019-12-17 Inga Stotlandmesh: Sample Mesh Joiner (provision acceptor)
2019-12-17 Inga Stotlandmesh: Sample On/Off Client and Server
2019-12-17 Inga Stotlandmesh: Sample Provisioning Agent
2019-12-17 Inga Stotlandmesh: Add default location for Mesh Node storage
2019-12-17 Inga Stotlandmesh: Update init for D-Bus and multi-node support
2019-12-17 Brian Gixmesh: Clean up debug logging and comment style
2019-12-17 Inga Stotlandmesh: Clean up App Key configuration and storage
2019-12-17 Inga Stotlandmesh: Implement Provisioning Agent D-Bus interface
2019-12-17 Inga Stotlandmesh: Restructure model services for multiple nodes
2019-12-17 Inga Stotlandmesh: Add support for storage of multiple nodes
2019-12-17 Brian Gixmesh: Restructure I/O for multiple controllers
2019-12-17 Inga Stotlandmesh: Add multi-node support to Config Server model
2019-12-17 Inga Stotlandmesh: Implement org.bluez.mesh.Network API
2019-12-17 Brian Gixmesh: Re-arrange provisioning for DBus API
2019-12-17 Inga Stotlandmesh: Add hex string and debug logging utilities
2019-12-17 Brian Gixmesh: Set unchanging variables to const
2019-12-17 Brian Gixmesh: Rewrite Controler interface for full init
2019-12-17 Brian Gixmesh: Implement provisioning initiator side
2019-12-17 Brian Gixmesh: Implement provisioning acceptor
2019-12-17 Brian Gixmesh: Add direction agnostic PB-ADV implementation
2019-12-17 Brian Gixmesh: Rewrite Network layer for multiple nodes
2019-12-17 Inga Stotlandmesh: Add org.bluez.mesh.Node D-Bus API support
2019-12-17 Inga Stotlandmesh: Rewrite storage for multiple nodes
2019-12-17 Inga Stotlandmesh: Internal errors
2019-12-17 Inga Stotlandmesh: Add utilities for DBus support
2019-12-17 Brian Gixmesh: Structural changes for mesh
2019-12-17 Inga Stotlanddoc: Update mesh Agent API
2019-12-17 Inga Stotlanddoc: Initial Bluetooth Mesh API
2019-12-17 Marcel Holtmannmesh: Avoid loop variable initial declarations
2019-12-17 Marcel Holtmannbuild: Add missing mesh/appkey.h header file
2019-12-17 Marcel Holtmannmesh: Fix various compiler warnings
2019-12-17 Brian Gixmesh: Up-rev ELL dependancies to >= 0.14
2019-12-17 Luiz Augusto... meshctl: Switch from write to sendmsg for Acquire*
2019-12-17 Brian Gixmesh: Refactor friend.c and net.c for central key DB
2019-12-17 Brian Gixmesh: Add centralized caching Net Key management
2019-12-17 Inga Stotlandmesh: Add clean up on start up failure
2019-12-17 Inga Stotlandmesh: Add start up management command chain
2019-12-17 Inga Stotlandtools/meshctl: Fix default directory for JSON files
2019-12-17 Luiz Augusto... mesh: Fix uninitilized error
2019-12-17 Brian Gixmesh: Fixed warning-to-error from GCC 8.1.1
2019-12-17 Brian GixAUTHORS: add Mesh maintaining authors
2019-12-17 Inga StotlandMakefile for meshd
2019-12-16 Inga Stotlandmesh: Sample device composition in JSON format
2019-12-16 Inga Stotlandmesh: Read and write mesh configuration in JSON format
2019-12-16 Inga Stotlandmesh: Mesh config server model
2019-12-16 Inga Stotlandmesh: Source code for handling access layer mux/demux
2019-12-16 Inga Stotlandmesh: Source files for mesh access layer and utilities
2019-12-16 Inga Stotlandmesh: Header files for mesh access layer and utilities
2019-12-16 Brian Gixmesh: Add Accessors to Transport layer data
2019-12-16 Brian Gixmesh: Upper and Lower mesh transport
2019-12-16 Brian Gixmesh: Provisioning logic for mesh
2019-12-16 Brian Gixmesh: Initial Mesh Friendship support
2019-12-16 Brian Gixmesh: Infrastructure for Mesh daemon
2019-12-16 Brian Gixmesh: Mesh crypto support
2019-12-16 Brian Gixmesh: Shared private meshd interfaces
2019-12-16 Inga Stotlandtools/mesh: Fix reclaiming address range
2019-12-16 Inga Stotlandtools: Move meshctl sources under tools/mesh directory
2019-12-16 Inga Stotlandtools: Move meshctl tool under tools directory
2019-12-16 Anupam Roymesh: Add ELL support in Bluez build 08/220208/1
2019-12-16 Anupam Roymesh: add source for ell shared library 07/220207/1
2019-12-16 Anupam Roymesh: Add ELL support in Bluez 06/220206/1
2019-12-05 Wootak JungAdd check logic of browsing_io before channel shutdown 36/219436/4 accepted/tizen/5.5/unified/20191210.221211 submit/tizen_5.5/20191206.000647
2019-12-05 Pyun DoHyunMerge "Remove unnecessary method calls" into tizen
2019-12-04 Wootak JungRemove unnecessary method calls 87/219287/1
2019-12-03 DoHyun PyunCalls sd_notify(STOPPING=1) to ensure systemd's operation 81/219181/1
2019-11-28 DoHyun PyunAdd A2dpRole property in the adapter interface 98/218698/2 accepted/tizen/5.5/unified/20191203.011319 accepted/tizen/unified/20191128.161924 submit/tizen/20191128.024748 submit/tizen_5.5/20191127.215640
2019-11-21 Deokhyun KimAdd new dbus rule for HID GetFD 87/218287/1
2019-11-15 Wootak JungFix response_needed not set issue 76/217876/1 accepted/tizen/5.5/unified/20191118.084835 accepted/tizen/5.5/unified/20191120.130938 accepted/tizen/5.5/unified/20191121.073247 accepted/tizen/unified/20191118.122944 submit/tizen/20191115.070745 submit/tizen_5.5/20191115.070441 submit/tizen_5.5/20191115.070934 submit/tizen_5.5/20191118.005342 submit/tizen_5.5/20191118.011157 submit/tizen_5.5/20191119.233738
2019-10-23 Deokhyun KimRevert "Fix: ConnectProfiles never be returned" 03/216303/1 accepted/tizen/unified/20191101.042116 submit/tizen/20191031.005137
2019-10-22 Deokhyun KimFix weak point of scan filter logic 06/216206/1
2019-10-21 injun.yangFix : LE connection interval is not updated 35/216135/1
2019-10-17 injun.yangFix : LE connection interval is not updated 76/215876/1
2019-10-16 Deokhyun KimGATT Server : Handle response_needed by write request... 61/215761/2
2019-09-23 Pyun DoHyunMerge "Use the systemd service for obexd" into tizen accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.004956 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061849 accepted/tizen/unified/20190924.062104 submit/tizen/20190923.085748 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 tizen_5.5.m2_release
2019-09-23 Wootak JungFix NULL pointer dereferencing issue 86/214486/1
2019-09-23 DoHyun PyunUse the systemd service for obexd 13/214413/2
2019-09-17 DoHyun PyunEnable HID device feature 52/213952/1 accepted/tizen/unified/20190918.010302 submit/tizen/20190916.233704
2019-09-16 injun.yangEmit signal for MTU changed event 53/213853/1
2019-09-11 injun.yangRestart vsc advertising after 300 ms 62/213762/1
2019-09-10 injun.yangWhen hci event missed, send tx timeout error 77/213677/1
2019-09-04 Wootak JungAdd adapter_send_event function 78/213278/1 accepted/tizen/unified/20190904.110702 submit/tizen/20190903.224849
2019-09-03 Pyun DoHyunMerge "Recover adapter when 'hci command disallowed...
2019-09-03 Deokhyun KimRecover adapter when 'hci command disallowed' is responded 22/213222/1
2019-09-03 DoHyun PyunUse LE pairing for the headless plugin 09/213209/1
2019-08-27 Deokhyun KimNot set le_static_addr when initializing 87/212787/1 accepted/tizen/unified/20190827.110641 submit/tizen/20190827.022419
2019-08-22 DoHyun PyunRemove OS upgrade script 98/212498/1
2019-08-21 Deokhyun KimInit le static address when adapter is enabled 37/212437/1 accepted/tizen/unified/20190822.105955 submit/tizen/20190822.022402
2019-07-30 injun.yangImplement interface to set advertise Tx power level 78/211078/1 accepted/tizen/unified/20190801.025409 submit/tizen/20190730.223540
2019-07-26 Deokhyun KimApply avrcp ct connect timeout to 8 sec only for Bose... 58/210958/1 accepted/tizen/unified/20190729.081028 submit/tizen/20190729.004732
2019-07-19 DoHyun PyunFix the build error 11/210411/1 accepted/tizen/unified/20190719.111747 submit/tizen/20190719.013144
2019-07-18 Deokhyun KimRestrict AVRCP in case A2DP is restricted 61/210361/1
2019-07-08 INSUN PYODelete meaningless configuration 03/209503/1 accepted/tizen/unified/20190715.111841 submit/tizen/20190714.235650
2019-07-02 INSUN PYORemove unused features 63/209063/1 accepted/tizen/unified/20190703.110630 submit/tizen/20190702.052010
2019-07-02 INSUN PYORemove unnecessary setting 07/209007/1
2019-06-10 injun.yangCancel BLE connection attempt currently in progress 05/207605/1 accepted/tizen/unified/20190611.050054 submit/tizen/20190610.063128
2019-06-10 injun.yangFix : Bonding complete event is sent twice. 04/207604/1
2019-06-10 injun.yangFix the malfunction of bonding 03/207603/1
2019-05-22 DoHyun PyunAdjust A2DP priority for the speaker reference board 90/206590/1 accepted/tizen/unified/20190522.085452 submit/tizen/20190522.020119
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
next