Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Dreference-ril.c287 static int clccStateToRILState(int state, RIL_CallState *p_state) in clccStateToRILState() function
326 err = clccStateToRILState(state, &(p_call->state)); in callFromCLCCLine()