Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/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.c833 ATLine *p_cur = NULL; in requestOrSendDataCallList()
1137 ATLine *p_cur;
2055 ATLine *p_cur;
3744 ATLine *p_cur = NULL;
3805 ATLine *p_cur;
3922 ATLine *p_cur = NULL;