Contiki 3.x
|
SLIP protocol implementation. More...
Go to the source code of this file.
Functions | |
uint8_t | slipdev_send (void) |
Send the packet in the uip_buf and uip_appdata buffers using the SLIP protocol. More... | |
uint16_t | slipdev_poll (void) |
Poll the SLIP device for an available packet. More... | |
void | slipdev_init (void) |
Initialize the SLIP module. More... | |
SLIP protocol implementation.
Definition in file slipdev.c.