summaryrefslogtreecommitdiff
path: root/mesh
Commit message (Expand)AuthorAgeFilesLines
* mesh: Correct segmentation logicSteve Brown2017-10-111-1/+1
* gatt: Update signature of AcquireWrite and AcquireNotifyLuiz Augusto von Dentz2017-09-221-3/+20
* mesh: Use PRIx64 for printing uint64_t variablesMarcel Holtmann2017-09-181-1/+2
* Rename sample JSON DatabasesBrian Gix2017-09-142-4/+4
* mesh: Add 'security' commandLuiz Augusto von Dentz2017-09-143-3/+58
* mesh: Use correct length for config server responseInga Stotland2017-09-111-9/+11
* mesh: Add characteristic property name checkInga Stotland2017-09-111-2/+3
* mesh: Typo fixŁukasz Rymanowski2017-09-041-1/+1
* mesh: Fix for handling unprovisioned deviceŁukasz Rymanowski2017-09-041-1/+1
* mesh: Use DuplicateData filterLuiz Augusto von Dentz2017-08-301-5/+5
* mesh: move GATT defines to the appropriate header fileInga Stotland2017-08-283-13/+11
* mesh: Make use of rl_prompt_inputLuiz Augusto von Dentz2017-08-282-100/+31
* mesh: Remove circular include protection guardsMarcel Holtmann2017-08-2113-160/+3
* mesh: Fix includes to use root relative path namesMarcel Holtmann2017-08-2115-78/+78
* mesh: Baseline Mesh implementationBrian Gix2017-08-2112-0/+11155
* mesh: Baseline Mesh runtime configuration filesBrian Gix2017-08-212-0/+98
* mesh: define APIs for Bluetooth MeshBrian Gix2017-08-2113-0/+1034