mesh.c File Reference

A mesh routing protocol. More...

#include "contiki.h"
#include "net/rime.h"
#include "net/rime/route.h"
#include "net/rime/mesh.h"
#include <stddef.h>

Go to the source code of this file.

Functions

void mesh_open (struct mesh_conn *c, uint16_t channels, const struct mesh_callbacks *callbacks)
 Open a mesh connection.
void mesh_close (struct mesh_conn *c)
 Close an mesh connection.
int mesh_send (struct mesh_conn *c, const rimeaddr_t *dest)
 Send a mesh packet.

Detailed Description

A mesh routing protocol.

Author:
Adam Dunkels <adam@sics.se>

Definition in file mesh.c.


Generated on Mon Apr 11 14:23:46 2011 for Contiki 2.5 by  doxygen 1.6.1