zephyr/subsys
Joakim Andersson d858264d9e Bluetooth: host: Convert bluetooth host to using k_timeout_t struct
Convert bluetooth host to using k_timeout_struct for the timeout values.
This is mostly replacing s32_t with k_timeout_t.
In l2cap the handling of no timeout in send channel request was removed
since the timeout is both documented as minimum of 1 second and never
given any no timeout value.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-30 13:46:48 +03:00
..
bluetooth Bluetooth: host: Convert bluetooth host to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
canbus
console
cpp
debug debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
dfu
disk
fb subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
fs
jwt
logging soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
mgmt mgmt: smp: add UDP transport for SMP 2020-04-17 10:16:25 +03:00
net net: tcp2: Fix FIN+ACK retransmissions in ESTABLISHED 2020-04-30 12:52:11 +03:00
power power: device: reduce space required to identify pm-capable devices 2020-04-27 15:36:48 +02:00
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings
shell shell: Refactor command getters 2020-04-23 18:30:41 +02:00
stats
storage
testsuite sanitycheck: support coverage with unit tests 2020-04-29 09:01:06 -04:00
tracing
usb Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
CMakeLists.txt
Kconfig