099ecbfa7c
There are some places where it's forgivable if bt_uart_read() wasn't able to read as many bytes as requested. In other places it's not acceptable (e.g. when reading ACL or event header). To avoid failing in situations where we can handle receiving less data than requested this patch adds a new parameter to bt_uart_read() to specify the minimum required data amount. Change-Id: I372e3af7aaa6bfabe14896eb10cc71c3deff94f2 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
interrupt_controller | ||
pci | ||
random | ||
serial | ||
timer | ||
defs.objs |