summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Fixed ASan build with -DHAVE_EXPLICIT_BZERO flagsandbox/akazmin/tizen6_asanAndrey Kazmin1-0/+12
2020-01-20mesh: Offload loopback packets to l_idle_onshot()submit/tizen/20200127.235706accepted/tizen/unified/20200129.022701Brian Gix1-13/+37
2020-01-20mesh: Fix opcode for OP_VEND_MODEL_APP_GETInga Stotland1-1/+1
2020-01-20mesh: Sequence number related fixesJakub Witowski3-2/+26
2020-01-20mesh: Rename --index to --io, support additional io types.Michał Lowas-Rzechonek1-20/+69
2020-01-20mesh: Add sequence nr getter codeJakub Witowski1-0/+15
2020-01-20mesh: Add sequence nr getter to the docJakub Witowski1-0/+5
2020-01-20mesh: Correctly generate NetKey listInga Stotland1-8/+28
2020-01-20tools/mesh: Remove node's appkeys when deleting a netkeyInga Stotland1-8/+17
2020-01-20tools/mesh: Fix check condition for model IDInga Stotland1-2/+2
2020-01-20tools/mesh: add commands for AppKey Get and NetKey GetInga Stotland1-9/+91
2020-01-20mesh: Fix exiting IV_UPD_STATE when receiving first SNBMichał Lowas-Rzechonek1-4/+10
2020-01-20mesh: Allow apps to receive DevKey messages from external nodesMichał Lowas-Rzechonek1-2/+1
2020-01-20mesh: Fix wholesale deletion of appkeys bound to a netkeyInga Stotland1-5/+21
2020-01-20mesh: Fix logic in AppKey deletionInga Stotland3-32/+7
2020-01-20mesh: Implement provisioning loop-backBrian Gix1-33/+130
2020-01-20mesh: Fix BeaconFlags property typeMichał Lowas-Rzechonek1-1/+1
2020-01-20mesh: Remove local_iv_index and local_ivu aliasesRafał Gajda1-12/+6
2020-01-20mesh: Fix IV recoveryRafał Gajda1-1/+1
2020-01-20mesh: Remove misleading DEFAULT_CRPL from node.cMichał Lowas-Rzechonek1-2/+0
2020-01-20mesh: Fix node resetMichał Lowas-Rzechonek1-2/+8
2020-01-20mesh: Style fixInga Stotland1-29/+30
2020-01-20meshctl: Fix meshctl crashAnurag Biradar1-0/+1
2020-01-20meshctl: Fix infinite sock readAnurag Biradar1-1/+6
2020-01-15Fix adapter_le_enable_privacy for disable functionalityhimanshu1-1/+8
2020-01-09Fix: Connectable device removed after scan stoppedinjun.yang4-2/+30
2020-01-07mesh: Add interface for dbus in bluetooth-mesh.confAbhay Agarwal1-0/+2
2020-01-07mesh: Base config json code on newer version of json-cInga Stotland3-138/+34
2020-01-07mesh: Start link establishment timer of 60 secPrathyusha N1-0/+2
2020-01-07mesh: Recognize SNBs in SecondsSinceLastHeardBrian Gix3-3/+29
2020-01-07mesh: Deliver newly composed SNBs to local nodesBrian Gix3-0/+17
2020-01-07TODO: Update mesh sectionInga Stotland1-16/+1
2020-01-07mesh: Fix getting managed objects from ObjectManagerMichał Lowas-Rzechonek3-37/+45
2020-01-07tools/mesh-cfgclient: Fix agent method signaturesInga Stotland3-13/+21
2020-01-07tools/mesh-cfgclient: Add full support inOOB and outOOBInga Stotland4-44/+168
2020-01-07mesh: Inform application about model subscriptionsMichał Lowas-Rzechonek4-13/+133
2020-01-07mesh: Provide destination address in MessageReceived APIMichał Lowas-Rzechonek4-17/+36
2020-01-07mesh: Fix test-join to include mandatory VendorModels propertyMichał Lowas-Rzechonek1-1/+15
2020-01-07mesh: Ignore Composition features during attachBrian Gix1-0/+4
2020-01-07mesh: Fix dbus management interface input paramsRafał Gajda1-31/+29
2020-01-07mesh: Fix inOOB and outOOB agent handling on prov initiateBrian Gix4-24/+81
2020-01-07mesh: Fix crash after deleting all subscriptionsRafał Gajda1-3/+2
2020-01-07mesh: Correct typo in cfg_cmd tableSteve Brown1-2/+2
2020-01-07mesh: Cancel unprovisioned scan on exit or app disconnectInga Stotland3-0/+19
2020-01-07mesh: Add missing property interface to node objectsMichał Lowas-Rzechonek1-0/+8
2020-01-02mesh: Fix io inititalization sequenceInga Stotland6-39/+91
2019-12-30Remove redundant debug messageinjun.yang2-2/+6
2019-12-30Adjust the position of GCC build optionsubmit/tizen/20191230.003618accepted/tizen/unified/20200101.120636DoHyun Pyun1-9/+9
2019-12-30Add the build exception for GCC9DoHyun Pyun1-0/+9
2019-12-27Fix build issue for strncpyAmit Purwar1-2/+2