57 void phase_init(
void);
58 phase_status_t phase_wait(
const linkaddr_t *neighbor,
59 rtimer_clock_t cycle_time, rtimer_clock_t wait_before,
60 mac_callback_t mac_callback,
void *mac_callback_ptr,
61 struct rdc_buf_list *buf_list);
62 void phase_update(
const linkaddr_t *neighbor,
63 rtimer_clock_t time,
int mac_status);
64 void phase_remove(
const linkaddr_t *neighbor);
Linked list manipulation routines.
Header file for the real-time timer module.
Timer library header file.
Memory block allocation routines.
Include file for the Contiki low-layer network stack (NETSTACK)
Header file for the Rime address representation