summaryrefslogtreecommitdiff
path: root/mesh
Commit message (Expand)AuthorAgeFilesLines
* Mesh: Fix proxy PDU SAR msg lengthRobert Lubaś2018-03-191-8/+8
* Mesh: Close net session on device disconnectionAtul Rai2018-03-181-2/+3
* mesh: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-014-16/+24
* mesh: Use g_dbus_dict_append_{entry,array}()ERAMOTO Masaya2018-03-011-92/+8
* mesh/meshctl: Quit when done with commandLuiz Augusto von Dentz2018-02-283-91/+202
* mesh: node: Correct minor errorsSteve Brown2018-02-251-2/+2
* mesh: prov-db: Correct json database parsingSteve Brown2018-02-251-6/+12
* mesh: meshctl: Add subscriptions to node structure and json databaseSteve Brown2018-02-165-11/+99
* mesh: meshctl: Conform command and function namesSteve Brown2018-02-131-39/+39
* mesh: meshctl: Cleanup status messagingSteve Brown2018-02-131-83/+82
* mesh: meshctl: Add heartbeat get subscribe and publishSteve Brown2018-02-131-0/+14
* mesh: meshctl: Add set heartbeat subscription commandSteve Brown2018-01-271-4/+59
* mesh: meshctl: Correct display securitySteve Brown2017-12-251-2/+7
* tools: Remove monitor/uuid.{c,h}Luiz Augusto von Dentz2017-12-213-4/+1
* mesh: meshctl: Make composition-get argument optionalSteve Brown2017-12-201-1/+1
* mesh: meshctl: make model parsing more manageableInga Stotland2017-12-191-12/+42
* mesh: meshctl: Add Company ID parameter to pub-set and pub-getSteve Brown2017-12-181-8/+9
* mesh: meshctl: Add get/set relaySteve Brown2017-12-181-0/+42
* mesh: meshctl: Add get/set identitySteve Brown2017-12-181-0/+62
* mesh: meshctl: Add set/get proxySteve Brown2017-12-181-0/+40
* mesh: meshctl: Add get publishSteve Brown2017-12-181-0/+38
* mesh: meshctl: Add get app keysSteve Brown2017-12-181-1/+51
* mesh: meshctl: Add set heartbeat publishSteve Brown2017-12-182-1/+79
* mesh: meshctl: Add add/get subscribeSteve Brown2017-12-181-0/+107
* mesh: meshctl: Change command names to <cmd>-<get/set>Steve Brown2017-12-181-37/+41
* mesh: Add description for submenusLuiz Augusto von Dentz2017-12-132-0/+2
* mesh: Segmentation fails in gatt.c:pipe_write()Steve Brown2017-12-121-123/+18
* mesh: Fix crash while reading input parametersLuiz Augusto von Dentz2017-12-112-2/+8
* mesh: Remove cmd_scanLuiz Augusto von Dentz2017-12-081-29/+16
* mesh: Rework set_scan_filter_uuids parametersLuiz Augusto von Dentz2017-12-081-6/+6
* shell: Add bt_shell_optLuiz Augusto von Dentz2017-12-081-5/+20
* mesh: Make meshctl use bt_shell helpersLuiz Augusto von Dentz2017-12-0813-851/+360
* mesh: meshctl add Node Identity option to connect commandSteve Brown2017-12-041-5/+14
* mesh: Fix parsing composition data for custom modelsMichal Hobot2017-11-302-2/+2
* mesh: Correct typo in config op definesSteve Brown2017-11-291-1/+1
* mesh: onoff-model: Fix msec to sec conversionMichal Hobot2017-11-271-2/+2
* mesh: validate configuration targetInga Stotland2017-11-231-6/+25
* mesh: Correct length test in agent.c:request_asciiSteve Brown2017-11-191-1/+1
* mesh: Add config server response for loopbackInga Stotland2017-11-011-1/+8
* 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