summaryrefslogtreecommitdiff
path: root/mesh/node.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-28mesh: Re-arrange Join/Create/Import/Attach page savingBrian Gix1-2/+0
2020-12-28mesh: Add SPDX License IdentifierTedd Ho-Jeong An1-10/+1
2020-12-28mesh: Clean up handling of config model binding messagesInga Stotland1-4/+0
2020-12-28mesh: Move model functionality out of node.c to model.cInga Stotland1-2/+2
2020-12-28mesh: Add Composition page storage to node.jsonBrian Gix1-1/+5
2020-12-28mesh: Emit PropertiesChanged when IV Index changesInga Stotland1-0/+1
2020-12-28mesh: Add "node is busy" check for Leave() & Attach()Inga Stotland1-0/+1
2020-12-18mesh: Delete unused functionInga Stotland1-1/+0
2020-08-20mesh: Add api to release node dbus resourcessubmit/tizen/20200821.002054accepted/tizen/unified/20200825.142910Anupam Roy1-0/+3
2020-05-28mesh: Clean up Attach() method callInga Stotland1-1/+1
2020-05-28mesh: Clean up Import() method callInga Stotland1-1/+1
2020-05-28mesh: Remove unused function prototypes from node.hInga Stotland1-2/+0
2020-05-28mesh: Add finalization of a newly created nodeInga Stotland1-0/+1
2020-02-03mesh: remove unused node_set_device_key()Jakub Witowski1-1/+0
2020-01-20mesh: Fix logic in AppKey deletionInga Stotland1-2/+2
2020-01-07mesh: Fix getting managed objects from ObjectManagerMichał Lowas-Rzechonek1-4/+4
2019-12-18mesh: Delete unused functionInga Stotland1-1/+0
2019-12-17mesh: Move sequence number overcommit to mesh-config-jsonMichał Lowas-Rzechonek1-6/+0
2019-12-17mesh: Implement Import() D-Bus API of org.bluez.mesh.Network1 interfaceMichał Lowas-Rzechonek1-0/+5
2019-12-17mesh: Create or re-use a node storage directory for keyringInga Stotland1-2/+1
2019-12-17mesh: Manage node config directory in mesh-configInga Stotland1-2/+1
2019-12-17mesh: Confine dependency on json-c to mesh-config-json.cInga Stotland1-3/+6
2019-12-17mesh: Expose resources needed by Management1 interfaceBrian Gix1-0/+3
2019-12-17mesh: Update copyright datesInga Stotland1-1/+1
2019-12-17mesh: Reconfigure node storage treeBrian Gix1-2/+2
2019-12-17mesh: Add CreateNetwork method() implementationInga Stotland1-3/+5
2019-12-17mesh: Use node uuids as storage directory namesMichał Lowas-Rzechonek1-1/+1
2019-12-17mesh: Clean up processing of Attach() methodInga Stotland1-4/+5
2019-12-17mesh: Create and store random token per nodeBrian Gix1-0/+2
2019-12-17mesh: Cleanup storage save and remove proceduresInga Stotland1-0/+1
2019-12-17mesh: Re-arrange node cleanup functionsInga Stotland1-2/+2
2019-12-17mesh: Add org.bluez.mesh.Node D-Bus API supportInga Stotland1-14/+29
2019-12-16mesh: Header files for mesh access layer and utilitiesInga Stotland1-0/+80
2019-12-16tools: Move meshctl sources under tools/mesh directoryInga Stotland1-125/+0
2018-05-17Import meshctl & bt-shell related apis and fixesAtul Rai1-0/+2
2018-03-19[BlueZ upgrade 5.43 to 5.48] Patch 2/2Anupam Roy1-0/+123