Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Datchannel.h55 typedef struct ATLine { struct
56 struct ATLine *p_next; argument
58 } ATLine; typedef
65 ATLine *p_intermediates; /* any intermediate responses */
Datchannel.c123 ATLine *p_new; in addIntermediate()
125 p_new = (ATLine *) malloc(sizeof(ATLine)); in addIntermediate()
626 ATLine *p_line; in at_response_free()
633 ATLine *p_toFree; in at_response_free()
652 ATLine *pcur,*pnext; in reverseIntermediates()
Dreference-ril.c582 ATLine *p_cur; in requestOrSendDataCallList()
831 ATLine *p_cur;
1609 ATLine *p_cur;