27#ifndef ZIGPC_NET_MGMT_PROCESS_SEND_H
28#define ZIGPC_NET_MGMT_PROCESS_SEND_H
#define data
Definition: ctimer.c:49
uint32_t sl_status_t
Definition: sl_status.h:139
zigpc_net_mgmt_process_event
ZigPC Network Management Process events.
Definition: zigpc_net_mgmt_process_send.h:35
sl_status_t zigpc_net_mgmt_process_send_event(const enum zigpc_net_mgmt_process_event event, const void *data, size_t data_size)
Helper to send events to Contiki process in ZigPC Net Mgmt by dynamically allocating the event data b...
Definition: zigpc_net_mgmt_process.c:61
@ ZIGPC_NET_MGMT_EVENT_MIN_VAL
Definition: zigpc_net_mgmt_process_send.h:36
@ ZIGPC_NET_MGMT_EVENT_MAX_VAL
Definition: zigpc_net_mgmt_process_send.h:44
@ ZIGPC_NET_MGMT_EVENT_FSM
Definition: zigpc_net_mgmt_process_send.h:42