zephyr/include/bluetooth
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
..
mesh Bluetooth: Mesh: Add cfg cli list getters 2020-04-23 14:03:17 +03:00
services doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
a2dp-codec.h
a2dp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
addr.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
avdtp.h
bluetooth.h Bluetooth: host: Add support for multiple advertising set 2020-04-21 12:46:05 +03:00
buf.h Bluetooth: host: Convert bluetooth host to using k_timeout_t struct 2020-04-30 13:46:48 +03:00
conn.h Bluetooth: host: Add support for multiple advertising set 2020-04-21 12:46:05 +03:00
controller.h
crypto.h Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
gap.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
gatt.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_err.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
hci_raw.h Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
hci_vs.h Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
hci.h Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hfp_hf.h
l2cap.h Bluetooth: host: Minor header file doxygen fixes 2020-03-17 21:13:35 +02:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
sdp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
testing.h
uuid.h treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00