mesh.h File Reference

Header file for the Rime mesh routing protocol. More...

#include "net/queuebuf.h"
#include "net/rime/multihop.h"
#include "net/rime/route-discovery.h"

Go to the source code of this file.

Data Structures

struct  mesh_callbacks
 Mesh callbacks. More...

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

Header file for the Rime mesh routing protocol.

Author:
Adam Dunkels <adam@sics.se>

Definition in file mesh.h.


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