Searched refs:s_is_cdma (Results 1 – 1 of 1) sorted by relevance
53 static int s_is_cdma = 0; variable187 …if (s_is_cdma && (profile_user == NULL || profile_user[0] == '\0') && (profile_password == NULL ||… in WdsStartNwInterfaceReq()200 if (s_is_cdma == 0) in WdsStartNwInterfaceReq()207 if (profile->apn && !s_is_cdma) { //cdma no apn in WdsStartNwInterfaceReq()250 if (profile->pdp && !s_is_cdma) { //cdma only support one pdp, so no need to set profile index in WdsStartNwInterfaceReq()255 if (s_is_cdma && s_hdr_personality == 0x02) { in WdsStartNwInterfaceReq()1344 s_is_cdma = 0; in requestRegistrationState2()1357 s_is_cdma = (0 == is_lte); in requestRegistrationState2()1365 s_is_cdma = (0 == is_lte); in requestRegistrationState2()1386 s_is_cdma = 0; in requestRegistrationState2()[all …]