Contiki-NG
Functions
shell.c File Reference

    The shell application
More...

#include "contiki.h"
#include "shell.h"
#include "shell-commands.h"
#include "net/ipv6/uip.h"
#include "net/ipv6/ip64-addr.h"
#include "net/ipv6/uiplib.h"

Go to the source code of this file.

Functions

void shell_output_6addr (shell_output_func output, const uip_ipaddr_t *ipaddr)
 Prints an IPv6 address. More...
 
void shell_output_lladdr (shell_output_func output, const linkaddr_t *lladdr)
 Prints a link-layer address. More...
 
void shell_init (void)
 Initializes Shell module.
 

Detailed Description

    The shell application
Author
Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@in.nosp@m.ria.f.nosp@m.r

Definition in file shell.c.