mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 23:35:22 +00:00
When the 'len' and 'min' parameters passed to bt_uart_read() are equal the function is guaranteed to always return 'len' (it will keep looping until that). This patch removes bt_uart_read() error checks which would never occur in practice. Change-Id: Icd879f1e15c6d33acc549155aabd24490098ffc5 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
arch | ||
config | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib/libc/minimal | ||
make | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
vxmicro-env.bash |