Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmain.c270 UCHAR PSAttachedState = 0; in qmi_main() local
362 request_ops->requestRegistrationState(&PSAttachedState); in qmi_main()
409 if (PSAttachedState != 1 && profile->loopback_state == 0) in qmi_main()
561 request_ops->requestRegistrationState(&PSAttachedState); in qmi_main()
562 if (PSAttachedState == 1) { in qmi_main()
H A DQMIThread.c1665 *pPSAttachedState = pServingSystem->PSAttachedState; in requestRegistrationState()
H A DMPQMUX.h2488 UCHAR PSAttachedState; member