Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c270 static int clccStateToRILState(int state, RIL_CallState *p_state) in clccStateToRILState() function
309 err = clccStateToRILState(state, &(p_call->state)); in callFromCLCCLine()