Searched refs:calltype (Results 1 – 3 of 3) sorted by relevance
26 | int [callType](#calltype) | 通话类型,当前仅可为0,表示语音呼叫 |
257 int calltype = -1; in QueryCurrentCallsList() local259 calltype = CALL_TYPE_DEFAULT; in QueryCurrentCallsList()261 calltype = (int)call.callType; in QueryCurrentCallsList()264 … service->ClccResponse(callIndex, dire, (int)call.callState, 0, conferenceState, number, calltype); in QueryCurrentCallsList()