le_atClient_common.h
Go to the documentation of this file.
31 //--------------------------------------------------------------------------------------------------34 //--------------------------------------------------------------------------------------------------38 //--------------------------------------------------------------------------------------------------41 //--------------------------------------------------------------------------------------------------45 //--------------------------------------------------------------------------------------------------49 //--------------------------------------------------------------------------------------------------50 typedef struct le_atClient_UnsolicitedResponseHandler* le_atClient_UnsolicitedResponseHandlerRef_t;53 //--------------------------------------------------------------------------------------------------58 //--------------------------------------------------------------------------------------------------60 (68 //--------------------------------------------------------------------------------------------------72 //--------------------------------------------------------------------------------------------------79 //--------------------------------------------------------------------------------------------------83 //--------------------------------------------------------------------------------------------------90 //--------------------------------------------------------------------------------------------------94 //--------------------------------------------------------------------------------------------------101 //--------------------------------------------------------------------------------------------------107 //--------------------------------------------------------------------------------------------------115 //--------------------------------------------------------------------------------------------------123 //--------------------------------------------------------------------------------------------------131 //--------------------------------------------------------------------------------------------------137 //--------------------------------------------------------------------------------------------------143 //--------------------------------------------------------------------------------------------------153 //--------------------------------------------------------------------------------------------------161 //--------------------------------------------------------------------------------------------------171 //--------------------------------------------------------------------------------------------------181 //--------------------------------------------------------------------------------------------------191 * @note If the AT Command reference or set intermediate response is invalid, a fatal error occurs,194 //--------------------------------------------------------------------------------------------------204 //--------------------------------------------------------------------------------------------------207 * Several final responses can be specified separated by a '|' character into the string given in217 //--------------------------------------------------------------------------------------------------227 //--------------------------------------------------------------------------------------------------238 //--------------------------------------------------------------------------------------------------248 //--------------------------------------------------------------------------------------------------258 //--------------------------------------------------------------------------------------------------268 //--------------------------------------------------------------------------------------------------279 //--------------------------------------------------------------------------------------------------289 //--------------------------------------------------------------------------------------------------301 //--------------------------------------------------------------------------------------------------309 //--------------------------------------------------------------------------------------------------320 //--------------------------------------------------------------------------------------------------332 //--------------------------------------------------------------------------------------------------343 //--------------------------------------------------------------------------------------------------356 //--------------------------------------------------------------------------------------------------367 //--------------------------------------------------------------------------------------------------379 //--------------------------------------------------------------------------------------------------398 //--------------------------------------------------------------------------------------------------416 //--------------------------------------------------------------------------------------------------424 //--------------------------------------------------------------------------------------------------425 LE_SHARED le_atClient_UnsolicitedResponseHandlerRef_t ifgen_le_atClient_AddUnsolicitedResponseHandler441 //--------------------------------------------------------------------------------------------------445 //--------------------------------------------------------------------------------------------------void(* le_atClient_UnsolicitedResponseHandlerFunc_t)(const char *LE_NONNULL unsolicitedRsp, void *contextPtr)Definition: le_atClient_common.h:60struct le_atClient_UnsolicitedResponseHandler * le_atClient_UnsolicitedResponseHandlerRef_tDefinition: le_atClient_common.h:50