Files

file  k_msg.h
 Messaging layer.
 

Data Structures

struct  k_msg
 

Typedefs

typedef struct k_msg k_msg_t
 

Functions

int k_msg_send (k_msg_t *m, csp_conn_t *conn)
 

Typedef Documentation

typedef struct k_msg k_msg_t

Function Documentation

int k_msg_send ( k_msg_t m,
csp_conn_t *  conn 
)