zephyr/subsys/bluetooth/host
Johan Hedberg 1e20e8dc04 Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED
Switch left-over usage of TICKS_NONE and TICKS_UNLIMITED to the new
unified kernel counterparts K_NO_WAIT and K_FOREVER.

Change-Id: I2f2a16360e816f9f8791eb216deb3c70b8cc87df
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-12 19:27:34 +02:00
..
a2dp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
a2dp.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
at.c Bluetooth: AT handling error condition 2016-11-09 08:57:52 +02:00
at.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
att_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
att.c Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
avdtp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
avdtp.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
conn_internal.h Bluetooth: Rename left-over mentions of "fiber" to "thread" 2016-11-11 10:06:05 +02:00
conn.c Bluetooth: Rename left-over mentions of "fiber" to "thread" 2016-11-11 10:06:05 +02:00
ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
gatt.c Bluetooth: ATT: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
hci_core.c Bluetooth: Remove need for fiber offload 2016-11-11 09:38:40 +02:00
hci_core.h Bluetooth: Rename left-over mentions of "fiber" to "thread" 2016-11-11 10:06:05 +02:00
hci_ecc.c Bluetooth: hci_ecc: Convert to new thread API 2016-11-11 10:52:02 +02:00
hci_ecc.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
hci_raw.c Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
hfp_hf.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
hfp_internal.h Bluetooth: HFP HF: SLC connection-Send/Parse BRSF 2016-11-09 08:57:52 +02:00
Kconfig Bluetooth: Kconfig: Fix order of default entries 2016-11-11 12:09:46 +00:00
keys_br.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.h Bluetooth: Implement bt_storage_clear() 2016-11-09 08:57:52 +02:00
l2cap_br.c Bluetooth: L2CAP: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
l2cap_internal.h Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
l2cap.c Bluetooth: L2CAP: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
log.c Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
monitor.c Bluetooth: Use k_uptime_get() instead of deprecated sys_tick_get_32() 2016-11-11 07:38:24 +00:00
monitor.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: Initiate session connection 2016-11-11 07:59:15 +02:00
rfcomm.c Bluetooth: RFCOMM: Switch to using k_thread_spawn() 2016-11-11 09:55:27 +02:00
sdp_internal.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
sdp.c Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
smp_null.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
smp.c Bluetooth: SMP: Fix using nano_delayed_work API 2016-11-11 07:59:15 +02:00
smp.h Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
storage.c Bluetooth: storage: Add basic support for internal storage 2016-11-09 08:57:52 +02:00
uuid.c Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00