Searched refs:isMT (Results 1 – 4 of 4) sorted by relevance
427 char isMT; /* nonzero if call is mobile terminated */ member
463 char isMT; /* nonzero if call is mobile terminated */ member
5217 calls[i].base.base.isMT = p_cur->isMT; in getCurrentCallsResponse()5251 calls[i].base.isMT = p_cur->isMT; in getCurrentCallsResponse()5284 calls[i].isMT = p_cur->isMT; in getCurrentCallsResponse()11287 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()11295 suppSvc.isMT, suppSvc.code, suppSvc.index, suppSvc.type); in suppSvcNotifyInd()
485 err = at_tok_nextbool(&line, &(p_call->isMT)); in callFromCLCCLine()