47 send_packet(mac_callback_t sent,
void *ptr)
52 send_list(mac_callback_t sent,
void *ptr,
struct rdc_buf_list *buf_list)
68 off(
int keep_radio_on)
74 channel_check_interval(
void)
void(* send_list)(mac_callback_t sent_callback, void *ptr, struct rdc_buf_list *list)
Send a packet list.
unsigned short(* channel_check_interval)(void)
Returns the channel check interval, expressed in clock_time_t ticks.
int(* off)(int keep_radio_on)
Turn the MAC layer off.
int(* on)(void)
Turn the MAC layer on.
void(* init)(void)
Initialize the RDC driver.
The structure of a RDC (radio duty cycling) driver in Contiki.
Include file for the Contiki low-layer network stack (NETSTACK)