zephyr/include/bluetooth/mesh
Joakim Andersson 87d9eadf50 Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct
Convert bluetooth mesh to using k_timeout struct. Many of the mesh
modules uses timeout calculations, so it is most practical to keep
the s32_t type and only initialize a k_timeout_t struct when
calling the kernel.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-30 13:46:48 +03:00
..
access.h Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
cdb.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
cfg_cli.h Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct 2020-04-30 13:46:48 +03:00
cfg_srv.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
health_cli.h Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct 2020-04-30 13:46:48 +03:00
health_faults.h Bluetooth: Mesh: Restructure doc 2019-11-27 13:32:45 -05:00
health_srv.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00
main.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
proxy.h Bluetooth: Mesh: Clean up API documentation 2019-12-05 13:04:14 +01:00