summaryrefslogtreecommitdiff
path: root/mesh/node.h
Commit message (Expand)AuthorAgeFilesLines
* mesh: Add internal Mesh Private Beacon modelBrian Gix2023-01-301-0/+2
* mesh: Add Remote ProvisioningBrian Gix2023-01-301-0/+3
* mesh: Re-arrange Join/Create/Import/Attach page savingBrian Gix2020-10-071-2/+0
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Clean up handling of config model binding messagesInga Stotland2020-08-101-4/+0
* mesh: Move model functionality out of node.c to model.cInga Stotland2020-07-251-2/+2
* mesh: Add Composition page storage to node.jsonBrian Gix2020-07-081-1/+5
* mesh: Emit PropertiesChanged when IV Index changesInga Stotland2020-06-221-0/+1
* mesh: Add "node is busy" check for Leave() & Attach()Inga Stotland2020-06-101-0/+1
* mesh: Delete unused functionInga Stotland2020-06-101-1/+0
* mesh: Clean up Attach() method callInga Stotland2020-05-221-1/+1
* mesh: Clean up Import() method callInga Stotland2020-05-221-1/+1
* mesh: Remove unused function prototypes from node.hInga Stotland2020-05-221-2/+0
* mesh: Add finalization of a newly created nodeInga Stotland2020-05-221-0/+1
* mesh: remove unused node_set_device_key()Jakub Witowski2020-01-311-1/+0
* mesh: Fix logic in AppKey deletionInga Stotland2020-01-141-2/+2
* mesh: Fix getting managed objects from ObjectManagerMichał Lowas-Rzechonek2019-12-181-4/+4
* mesh: Delete unused functionInga Stotland2019-12-101-1/+0
* mesh: Move sequence number overcommit to mesh-config-jsonMichał Lowas-Rzechonek2019-08-081-6/+0
* mesh: Implement Import() D-Bus API of org.bluez.mesh.Network1 interfaceMichał Lowas-Rzechonek2019-08-011-0/+5
* mesh: Create or re-use a node storage directory for keyringInga Stotland2019-07-151-2/+1
* mesh: Manage node config directory in mesh-configInga Stotland2019-07-151-2/+1
* mesh: Confine dependency on json-c to mesh-config-json.cInga Stotland2019-07-151-3/+6
* mesh: Expose resources needed by Management1 interfaceBrian Gix2019-07-141-0/+3
* mesh: Update copyright datesInga Stotland2019-05-171-1/+1
* mesh: Reconfigure node storage treeBrian Gix2019-05-131-2/+2
* mesh: Add CreateNetwork method() implementationInga Stotland2019-05-101-3/+5
* mesh: Use node uuids as storage directory namesMichał Lowas-Rzechonek2019-05-081-1/+1
* mesh: Clean up processing of Attach() methodInga Stotland2019-05-021-4/+5
* mesh: Create and store random token per nodeBrian Gix2019-04-091-0/+2
* mesh: Cleanup storage save and remove proceduresInga Stotland2019-02-281-0/+1
* mesh: Re-arrange node cleanup functionsInga Stotland2019-02-281-2/+2
* mesh: Add org.bluez.mesh.Node D-Bus API supportInga Stotland2019-01-081-14/+29
* mesh: Header files for mesh access layer and utilitiesInga Stotland2018-08-201-0/+80
* tools: Move meshctl sources under tools/mesh directoryInga Stotland2018-07-061-125/+0
* mesh: meshctl: Add subscriptions to node structure and json databaseSteve Brown2018-02-161-0/+2
* mesh: move GATT defines to the appropriate header fileInga Stotland2017-08-281-11/+0
* mesh: Remove circular include protection guardsMarcel Holtmann2017-08-211-12/+0
* mesh: define APIs for Bluetooth MeshBrian Gix2017-08-211-0/+146