Definition in file stdio_nimble.h.
#include "stdio_base.h"
 Include dependency graph for stdio_nimble.h:Go to the source code of this file.
Macros | |
| #define | CONFIG_STDIO_NIMBLE_CLEAR_BUFFER_ON_CONNECT 1 | 
| Whether to clear the buffers when establishing a new connection or not.  More... | |
| #define | CONFIG_STDIO_NIMBLE_STDIN_BUFSIZE 1024 | 
| Size of buffer for stdin in bytes.  More... | |
| #define | CONFIG_STDIO_NIMBLE_STDOUT_BUFSIZE 2048 | 
| Size of buffer for stdout in bytes.  More... | |