Home
last modified time | relevance | path

Searched refs:ATLine (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.h55 typedef struct ATLine { struct
56 struct ATLine *p_next; argument
58 } ATLine; typedef
65 ATLine *p_intermediates; /* any intermediate responses */
H A Datchannel.c112 ATLine *p_new; in addIntermediate()
114 p_new = (ATLine *) malloc(sizeof(ATLine)); in addIntermediate()
691 ATLine *p_line; in at_response_free()
698 ATLine *p_toFree; in at_response_free()
717 ATLine *pcur,*pnext; in reverseIntermediates()
H A Datc.c276 ATLine *p_cur; in requestRegistrationState()
332 ATLine *p_cur = NULL; in requestSetupDataCall()
445 ATLine *p_cur = NULL; in requestQueryDataCall()
561 ATLine *p_cur = NULL; in requestGetIPAddress()