Searched refs:simResponse (Results 1 - 4 of 4) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h302 char *simResponse; /* In hex string format ([a-fA-F0-9]*). */ member in struct:__anon585
/hardware/ril/reference-ril/
H A Dril.h302 char *simResponse; /* In hex string format ([a-fA-F0-9]*). */ member in struct:__anon728
H A Dreference-ril.c1738 err = at_tok_nextstr(&line, &(sr.simResponse));
/hardware/ril/libril/
H A Dril.cpp1704 writeStringToParcel(p, p_cur->simResponse);
1708 (char*)p_cur->simResponse);

Completed in 32 milliseconds