Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h429 char isMT; /* nonzero if call is mobile terminated */ member
Dreference-ril.c334 err = at_tok_nextbool(&line, &(p_call->isMT)); in callFromCLCCLine()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h437 char isMT; /* nonzero if call is mobile terminated */ member
Dril_service.cpp4213 calls[i].isMT = p_cur->isMT; in getCurrentCallsResponse()
8656 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()
8664 suppSvc.isMT, suppSvc.code, suppSvc.index, suppSvc.type); in suppSvcNotifyInd()
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp469 p_calls->isMT = iter->second.isMobileTerminated; in request_get_current_calls()
480 p_calls->name, p_calls->number, p_calls->isVoice, p_calls->isMT, in request_get_current_calls()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3261 calls[i].isMT = p_cur->isMT; in getCurrentCallsResponse()
7297 suppSvc.isMT = ssn->notificationType; in suppSvcNotifyInd()
7305 suppSvc.isMT, suppSvc.code, suppSvc.index, suppSvc.type); in suppSvcNotifyInd()