Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Datchannel.c75 static ATCommandType s_type; variable
250 } else switch (s_type) { in processLine()
284 RLOGE("Unsupported AT command type %d\n", s_type); in processLine()
689 s_type = type; in at_send_command_full_nolock()