Searched refs:isVoice (Results 1 – 4 of 4) sorted by relevance
225 char isVoice; /* nonzero if this is is a voice call */ member
297 p_call->isVoice = (mode == 0); in callFromCLCCLine()
2172 p.writeInt32(p_cur->isVoice); in responseCallList()2199 (p_cur->isVoice)?"voc":"nonvoc", in responseCallList()