Searched refs:pInt (Results 1 – 3 of 3) sorted by relevance
3476 int *pInt = (int *) response; in getLastCallFailCauseResponse() local3477 info.causeCode = (LastCallFailCause) pInt[0]; in getLastCallFailCauseResponse()4291 int *pInt = (int *) response; in getClirResponse() local4292 n = pInt[0]; in getClirResponse()4293 m = pInt[1]; in getClirResponse()4403 int *pInt = (int *) response; in getCallWaitingResponse() local4404 enable = pInt[0] == 1 ? true : false; in getCallWaitingResponse()4405 serviceClass = pInt[1]; in getCallWaitingResponse()4580 int *pInt = (int *) response; in getNetworkSelectionModeResponse() local4581 manual = pInt[0] == 1 ? true : false; in getNetworkSelectionModeResponse()[all …]
4440 int *pInt = (int *) response; in getLastCallFailCauseResponse() local4441 info.causeCode = (LastCallFailCause) pInt[0]; in getLastCallFailCauseResponse()5244 int *pInt = (int *) response; in getClirResponse() local5245 n = pInt[0]; in getClirResponse()5246 m = pInt[1]; in getClirResponse()5356 int *pInt = (int *) response; in getCallWaitingResponse() local5357 enable = pInt[0] == 1 ? true : false; in getCallWaitingResponse()5358 serviceClass = pInt[1]; in getCallWaitingResponse()5533 int *pInt = (int *) response; in getNetworkSelectionModeResponse() local5534 manual = pInt[0] == 1 ? true : false; in getNetworkSelectionModeResponse()[all …]
4614 int *pInt = (int *) response; in getLastCallFailCauseResponse() local4615 info.causeCode = (LastCallFailCause) pInt[0]; in getLastCallFailCauseResponse()5491 int *pInt = (int *) response; in getClirResponse() local5492 n = pInt[0]; in getClirResponse()5493 m = pInt[1]; in getClirResponse()5603 int *pInt = (int *) response; in getCallWaitingResponse() local5604 enable = pInt[0] == 1 ? true : false; in getCallWaitingResponse()5605 serviceClass = pInt[1]; in getCallWaitingResponse()5780 int *pInt = (int *) response; in getNetworkSelectionModeResponse() local5781 manual = pInt[0] == 1 ? true : false; in getNetworkSelectionModeResponse()[all …]