zephyr/drivers/console
Tomasz Bursztyka 03bfc5dd0f net/context: Remove token parameter from net_context_send/sendto
And also to the relevant callbacks.

That parameter is not used anywhere so it is useless.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-20 10:27:14 -05:00
..
CMakeLists.txt
Kconfig drivers: console: kconfig: Remove redundant 'depends on UART_MCUMGR' 2019-03-15 07:25:10 -05:00
Kconfig.telnet
ipm_console_receiver.c
ipm_console_sender.c
native_posix_console.c
ram_console.c
rtt_console.c
telnet_console.c net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
telnet_protocol.h
uart_console.c
uart_mcumgr.c
uart_pipe.c
xtensa_sim_console.c