void EventHandler_task(void)
const ci_funcp_t ci_callback[]
Command interpreter callbacks. The array index is the application ID.
ci_response_enum BasicApp1_ci_app_callback(ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
task_param_t os_task_param_t
ci_response_enum App1_ci_app_callback(ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
void isf_EventHandler_Init(void)
This structure enables an application to read from or write to the host.
This structure contains host command information.
void EH_task(os_task_param_t task_init_data)
#define ISF_APP_CALLBACKS
This macro defines the ISF application Command Interpreter callback(s). Note: The user must put thes...
ci_response_enum
These are the CI errors provided to the host.
ci_response_t(* ci_funcp_t)(ci_host_cmd_packet_t *, ci_app_resp_packet_t *)
This is a CI callback function pointer.
ci_response_enum rli_ci_app_callback(ci_host_cmd_packet_t *, ci_app_resp_packet_t *)