zephyr/net
Szymon Janc 2f45faba8c net: buf: Use unified k_fifo API for FIFOs
Only net_receive() is using non-special value for net_buf_get_timeout
so this change is included here. Other users are using special values
which are already correctly handling ticks vs ms change.

Change-Id: Ib12d34ac5a546b36fa7b35615f082c82a256bd07
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-11-11 06:00:17 +00:00
..
ip net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
Kconfig Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
Makefile Bluetooth: Move Bluetooth host stack to subsys 2016-11-04 22:05:05 +02:00
buf.c net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00