broadcast_callbacks Struct Reference
[Best-effort local area broadcast]

Callback structure for broadcast. More...

#include <core/net/rime/broadcast.h>

Data Fields

void(* recv )(struct broadcast_conn *ptr, const rimeaddr_t *sender)
 Called when a packet has been received by the broadcast module.

Detailed Description

Callback structure for broadcast.

Examples:

example-broadcast.c.

Definition at line 81 of file broadcast.h.


Field Documentation

void(* broadcast_callbacks::recv)(struct broadcast_conn *ptr, const rimeaddr_t *sender)

Called when a packet has been received by the broadcast module.


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