broadcast.c File Reference

Identified best-effort local area broadcast (broadcast). More...

#include "contiki-net.h"
#include <string.h>

Go to the source code of this file.

Functions

void broadcast_open (struct broadcast_conn *c, uint16_t channel, const struct broadcast_callbacks *u)
 Set up an identified best-effort broadcast connection.
void broadcast_close (struct broadcast_conn *c)
 Close a broadcast connection.
int broadcast_send (struct broadcast_conn *c)
 Send an identified best-effort broadcast packet.

Detailed Description

Identified best-effort local area broadcast (broadcast).

Author:
Adam Dunkels <adam@sics.se>

Definition in file broadcast.c.


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