zephyr/include/bluetooth
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
..
mesh Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct 2020-04-30 13:46:48 +03:00
services
a2dp-codec.h
a2dp.h
addr.h
att.h
avdtp.h
bluetooth.h
buf.h
conn.h
controller.h
crypto.h
gap.h
gatt.h
hci_err.h
hci_raw.h
hci_vs.h
hci.h
hfp_hf.h
l2cap.h
mesh.h
rfcomm.h
sdp.h
testing.h
uuid.h