Header file for Trickle (reliable single source flooding) for Rime
Data Structures | |
struct | trickle_callbacks |
struct | trickle_conn |
Macros | |
#define | TRICKLE_ATTRIBUTES |
Functions | |
void | trickle_close (struct trickle_conn *c) |
void | trickle_open (struct trickle_conn *c, clock_time_t interval, uint16_t channel, const struct trickle_callbacks *cb) |
void | trickle_send (struct trickle_conn *c) |