Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c1689 …MBIM_DEVICE_SERVICE_ELEMENT_T *pSrvEle = (MBIM_DEVICE_SERVICE_ELEMENT_T *)((void *)pInfo + offset); in mbim_device_services_query() local
1691 if (!strcasecmp(UUID_BASIC_CONNECT_EXT, uuid2str(&pSrvEle->DeviceServiceId))) { in mbim_device_services_query()
1694 for (cid = 0; cid < le32toh(pSrvEle->CidCount); cid++) { in mbim_device_services_query()
1695 if (MBIM_CID_MS_VERSION == le32toh(pSrvEle->CidList[cid])) { in mbim_device_services_query()