drivers/nble: debug: Remove extensive debug
Change-Id: I040c43abb7d84a77312fdc633dd522b2ca319fdc Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
79b086d4c3
commit
49a145c849
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ static int nble_read(struct device *uart, uint8_t *buf,
|
|||
break;
|
||||
}
|
||||
|
||||
BT_DBG("read %d remaining %d", rx, len - rx);
|
||||
len -= rx;
|
||||
total += rx;
|
||||
buf += rx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue