le_rsim_common.h
Go to the documentation of this file.
28 //--------------------------------------------------------------------------------------------------32 //--------------------------------------------------------------------------------------------------35 //--------------------------------------------------------------------------------------------------43 //--------------------------------------------------------------------------------------------------46 //--------------------------------------------------------------------------------------------------50 //--------------------------------------------------------------------------------------------------54 //--------------------------------------------------------------------------------------------------58 //--------------------------------------------------------------------------------------------------60 (69 //--------------------------------------------------------------------------------------------------73 //--------------------------------------------------------------------------------------------------75 (85 //--------------------------------------------------------------------------------------------------89 //--------------------------------------------------------------------------------------------------96 //--------------------------------------------------------------------------------------------------100 //--------------------------------------------------------------------------------------------------107 //--------------------------------------------------------------------------------------------------111 //--------------------------------------------------------------------------------------------------118 //--------------------------------------------------------------------------------------------------124 //--------------------------------------------------------------------------------------------------134 //--------------------------------------------------------------------------------------------------138 //--------------------------------------------------------------------------------------------------146 //--------------------------------------------------------------------------------------------------154 * @warning The sending process is asynchronous: only the message length is checked by this function158 //--------------------------------------------------------------------------------------------------struct le_rsim_MessageHandler * le_rsim_MessageHandlerRef_tDefinition: le_rsim_common.h:51void(* le_rsim_CallbackHandlerFunc_t)(uint8_t messageId, le_result_t result, void *contextPtr)Definition: le_rsim_common.h:75void(* le_rsim_MessageHandlerFunc_t)(const uint8_t *messagePtr, size_t messageSize, void *contextPtr)Definition: le_rsim_common.h:60