Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Datchannel.c77 static ATCommandType s_type; variable
253 } else switch (s_type) { in processLine()
287 RLOGE("Unsupported AT command type %d\n", s_type); in processLine()
691 s_type = type; in at_send_command_full_nolock()