bluez/mesh
Luiz Augusto von Dentz 8090f7a6c8 gatt: Update signature of AcquireWrite and AcquireNotify
It should now contain an argument for the options even though there
are not options defined for clients.
2017-09-22 13:50:17 +03:00
..
agent.c mesh: Make use of rl_prompt_input 2017-08-28 13:54:24 +03:00
agent.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
config-client.c mesh: Fix includes to use root relative path names 2017-08-21 13:40:03 +02:00
config-model.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
config-server.c mesh: Use correct length for config server response 2017-09-11 16:02:12 +03:00
crypto.c mesh: Fix includes to use root relative path names 2017-08-21 13:40:03 +02:00
crypto.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
gatt.c gatt: Update signature of AcquireWrite and AcquireNotify 2017-09-22 13:50:17 +03:00
gatt.h mesh: move GATT defines to the appropriate header file 2017-08-28 13:56:55 +03:00
keys.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
local_node.json Rename sample JSON Databases 2017-09-14 11:22:27 +03:00
main.c mesh: Add 'security' command 2017-09-14 11:22:24 +03:00
mesh-net.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
net.c mesh: Fix includes to use root relative path names 2017-08-21 13:40:03 +02:00
net.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
node.c mesh: Use PRIx64 for printing uint64_t variables 2017-09-18 01:32:17 -07:00
node.h mesh: move GATT defines to the appropriate header file 2017-08-28 13:56:55 +03:00
onoff-model.c mesh: Fix includes to use root relative path names 2017-08-21 13:40:03 +02:00
onoff-model.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
prov_db.json Rename sample JSON Databases 2017-09-14 11:22:27 +03:00
prov-db.c mesh: Fix includes to use root relative path names 2017-08-21 13:40:03 +02:00
prov-db.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
prov.c mesh: Add 'security' command 2017-09-14 11:22:24 +03:00
prov.h mesh: Add 'security' command 2017-09-14 11:22:24 +03:00
README mesh: define APIs for Bluetooth Mesh 2017-08-21 12:40:35 +02:00
util.c mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00
util.h mesh: Remove circular include protection guards 2017-08-21 18:43:31 +02:00

MeshCtl - BlueZ GATT based Bluetooth Mesh Provisioner
******************************************

Copyright (C) 2017  Intel Corporation. All rights reserved.

Compilation and installation
============================

In addition to main BlueZ requirements, MeshCtl needs the following:
	- JSON library

Configuration and options
=========================

	--enable-mesh

		Build meshctl and other Bluetooth Mesh based tools and utils

Information
===========

Mailing lists:
	linux-bluetooth@vger.kernel.org

For additional information about the project visit BlueZ web site:
	http://www.bluez.org