Searched refs:requestGetIMSI (Results 1 – 4 of 4) sorted by relevance
657 static int requestGetIMSI(void) { in requestGetIMSI() function685 .requestGetIMSI = requestGetIMSI,
351 if (request_ops->requestGetIMSI) in qmi_main()352 request_ops->requestGetIMSI(); in qmi_main()
295 int (*requestGetIMSI)(void); member
1018 static int requestGetIMSI(void) { //RIL_REQUEST_GET_IMSI in requestGetIMSI() function1192 int requestGetIMSI(const char **pp_imsi, USHORT *pMobileCountryCode, USHORT *pMobileNetworkCode) {2216 .requestGetIMSI = requestGetIMSI,