47 send(mac_callback_t sent,
void *ptr)
55 send_list(mac_callback_t sent,
void *ptr,
struct rdc_buf_list *list)
74 off(
int keep_radio_on)
void(* send_list)(mac_callback_t sent_callback, void *ptr, struct rdc_buf_list *list)
Send a packet list.
int(* off)(int keep_radio_on)
Turn the MAC layer off.
int(* on)(void)
Turn the MAC layer on.
static void input(void)
Process a received 6lowpan packet.
void(* send)(mac_callback_t sent_callback, void *ptr)
Send a packet from the Rime buffer.
void(* init)(void)
Initialize the RDC driver.
The MAC layer transmission was OK.
The structure of a RDC (radio duty cycling) driver in Contiki.