Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.c55 static int s_hdr_personality = 0; // 0x01-HRPD, 0x02-eHRPD variable
255 if (s_is_cdma && s_hdr_personality == 0x02) { in WdsStartNwInterfaceReq()
1346 s_hdr_personality = 0; in requestRegistrationState2()
1468 s_hdr_personality = 0x02; in requestRegistrationState2()
1583 if (s_hdr_personality == 2) { in requestRegistrationState2()
1584 pDataCapStr = s_hdr_personality == 2 ? "eHRPD" : "HRPD"; in requestRegistrationState2()
1712 s_hdr_personality = pTLV->Value; in requestRegistrationState()
1714 s_hdr_personality = 0; in requestRegistrationState()
1715 if (s_hdr_personality == 2) in requestRegistrationState()