return_values_s Struct Reference

Data Fields

command_msg_s ret_msg
void * data

Detailed Description

This structure is used in the daemon functions to indicate to the do_connection function (the communication thread main function) what return message to send to the human interface and what is the data associated with the responce message.


Field Documentation

void* data

Pointer to the data to be sent after the command message. The data will be sent in the following message if ret_msg.size is not equal to 0.

Responce message type (should be ACK or NACK).

footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen