abc.h File Reference

Header file for the Rime module Anonymous BroadCast (abc). More...

#include "net/packetbuf.h"
#include "net/rime/channel.h"

Go to the source code of this file.

Data Structures

struct  abc_callbacks
 Callback structure for abc. More...

Functions

void abc_open (struct abc_conn *c, uint16_t channel, const struct abc_callbacks *u)
 Set up an anonymous best-effort broadcast connection.
void abc_close (struct abc_conn *c)
 Close an abc connection.
int abc_send (struct abc_conn *c)
 Send an anonymous best-effort broadcast packet.
void abc_input (struct channel *channel)
 Internal Rime function: Pass a packet to the abc layer.

Detailed Description

Header file for the Rime module Anonymous BroadCast (abc).

Author:
Adam Dunkels <adam@sics.se>

Definition in file abc.h.


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