Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Johan Hedberg e8620aaada Bluetooth: Take advantage of net_buf_get_timeout()
Use the more explicit net_buf_get_timeout() call where it makes sense
(e.g. where we always want to wait or never want to wait).

Change-Id: Id1eabe0ad2f9fa79f7be39e51fefa5161f9cc550
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-06-02 10:32:29 +00:00
arch More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
boards More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
doc ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
drivers Bluetooth: Take advantage of net_buf_get_timeout() 2016-06-02 10:32:29 +00:00
ext ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
include net: Add net_buf_get_timeout() API 2016-06-02 10:32:20 +00:00
kernel nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
lib ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net net: Add net_buf_get_timeout() API 2016-06-02 10:32:20 +00:00
samples Bluetooth: Add support for using SYS_LOG 2016-06-01 05:04:10 +00:00
scripts checkpatch: catch changes to MAINTAINERS file 2016-05-31 19:09:14 +00:00
tests Bluetooth: Take advantage of net_buf_get_timeout() 2016-06-02 10:32:29 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE
MAINTAINERS ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
Makefile Zephyr v1.4.0-rc2 2016-06-01 19:51:00 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00