| Contiki-Inga 3.x
    | 
    Implementation of the Rime module Stubborn Anonymous
    BroadCast (stbroadcast)
  
More...
Go to the source code of this file.
| Functions | |
| void | stbroadcast_open (struct stbroadcast_conn *c, uint16_t channel, const struct stbroadcast_callbacks *u) | 
| Set up a stbroadcast connection.  More... | |
| void | stbroadcast_set_timer (struct stbroadcast_conn *c, clock_time_t t) | 
| Set the retransmission time of the current stubborn message.  More... | |
| int | stbroadcast_send_stubborn (struct stbroadcast_conn *c, clock_time_t t) | 
| Send a stubborn message.  More... | |
| void | stbroadcast_cancel (struct stbroadcast_conn *c) | 
| Cancel the current stubborn message.  More... | |
    Implementation of the Rime module Stubborn Anonymous
    BroadCast (stbroadcast)
 
Definition in file stbroadcast.c.
 1.8.3.1
 1.8.3.1