summaryrefslogtreecommitdiff
path: root/Makefile.mesh
AgeCommit message (Expand)AuthorFilesLines
2024-01-05mesh: Add Mesh Private Beacon serverBrian Gix1-0/+1
2024-01-05mesh: Add Remote ProvisioningBrian Gix1-0/+1
2023-05-15mesh: Add new kernel MGMT based IO transportBrian Gix1-5/+4
2022-03-11mesh: Add manpage for bluetooth-meshd daemonInga Stotland1-0/+5
2022-03-11mesh: Add unit test IOBrian Gix1-0/+2
2022-03-11build: Add SPDX License IdentifierTedd Ho-Jeong An1-0/+1
2020-02-03mesh: Add NVM storage of Replay ProtectionBrian Gix1-0/+1
2019-12-18mesh: Add mesh-main.conf file with general mesh configurationInga Stotland1-1/+1
2019-12-17mesh: Manage node config directory in mesh-configInga Stotland1-1/+0
2019-12-17mesh: Rename mesh-db.c to mesh-config-json.cInga Stotland1-1/+1
2019-12-17mesh: Move HCI handling to mesh-io-genericMichaƂ Lowas-Rzechonek1-0/+1
2019-12-17build: Add missing mesh & btpclient dependenciesBrian Gix1-5/+2
2019-12-17build: Add support for systemd bluetooth-mesh serviceInga Stotland1-2/+12
2019-12-17mesh: Add skeleton for org.bluez.mesh.Management1 interfaceInga Stotland1-0/+1
2019-12-17mesh: Add key storageBrian Gix1-0/+1
2019-12-17mesh: Fix for file naming conventionBrian Gix1-1/+1
2019-12-17mesh: Add D-Bus policy for Bluetooth mesh daemonInga Stotland1-0/+7
2019-12-17mesh: Rename mesh daemon executable to bluetooth-meshdInga Stotland1-2/+4
2019-12-17mesh: Structural changes for meshBrian Gix1-15/+6
2019-12-17build: Add missing mesh/appkey.h header fileMarcel Holtmann1-1/+1
2019-12-17mesh: Add centralized caching Net Key managementBrian Gix1-0/+1
2019-12-17mesh: Add start up management command chainInga Stotland1-2/+2
2019-12-17Makefile for meshdInga Stotland1-0/+41