mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 16:24:28 +08:00
7be84fe316
There is an error in meshctl while displaying transition time. 1000 ms is being presented as 16 sec, 40 ms. The reason is incorrect conversion of milliseconds to seconds. The fix is pretty trivial. |
||
---|---|---|
.. | ||
agent.c | ||
agent.h | ||
config-client.c | ||
config-model.h | ||
config-server.c | ||
crypto.c | ||
crypto.h | ||
gatt.c | ||
gatt.h | ||
keys.h | ||
local_node.json | ||
main.c | ||
mesh-net.h | ||
net.c | ||
net.h | ||
node.c | ||
node.h | ||
onoff-model.c | ||
onoff-model.h | ||
prov_db.json | ||
prov-db.c | ||
prov-db.h | ||
prov.c | ||
prov.h | ||
README | ||
util.c | ||
util.h |
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