zephyr/include/bluetooth
Luiz Augusto von Dentz b3cece0af1 Bluetooth: L2CAP: Fix using nano_delayed_work API
This fixes warnings related to the use of nano_work and
nano_delayed_work in L2CAP layer.

Note that k_delayed_work takes a timeout in miliseconds rather than in
ticks thus the timeouts values changes.

Change-Id: I1e3bd7857248865e34a313dd42862af5f4e3805b
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-11-11 07:59:15 +02:00
..
a2dp.h Bluetooth: A2DP: Added Connect API 2016-10-04 10:55:04 +00:00
att.h Bluetooth: ATT: Rework buffer pools to minimize extra data 2016-11-01 21:40:39 +02:00
bluetooth.h Bluetooth: Fix usage of C++ reserved word 2016-11-09 08:57:52 +02:00
buf.h Bluetooth: doc: Fix displacement of HCI buffer description 2016-07-19 07:27:48 +00:00
conn.h Bluetooth: Rename BT_SECURITY_ZERO to BT_SECURITY_NONE 2016-11-01 21:40:39 +02:00
gatt.h Bluetooth: GATT: Pass CCC attribute to changed callback 2016-10-21 07:47:31 +03:00
hci.h Bluetooth: HCI: Remove "EDR" and "HS" marketing terms from macros 2016-10-28 08:09:08 +03:00
hci_raw.h Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
hfp_hf.h Bluetooth: HFP HF: Initialize Handsfree profile 2016-09-14 08:45:45 +03:00
l2cap.h Bluetooth: L2CAP: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
log.h Bluetooth: log: Include nanokernel.h to use BT_ASSERT() 2016-09-14 08:45:45 +03:00
rfcomm.h Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
sdp.h Bluetooth: SDP: Shorten Service Class macro name 2016-10-21 07:47:31 +03:00
storage.h Bluetooth: Add well known keys to storage API for legacy pairing 2016-10-16 09:01:28 +03:00
uuid.h Bluetooth: UUID: Add protocol UUIDs 2016-10-21 07:47:31 +03:00