Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c995 static const char *mbim_get_segment(void *_pMsg, UINT32 offset, UINT32 len) in mbim_get_segment() function
1068 …mbim_debug("%s SIMICCID = %s", direction, mbim_get_segment(pInfo, le32toh(pInfo->SimIccIdOffset), … in mbim_dump_subscriber_status()
1069 …mbim_debug("%s SubscriberID = %s", direction, mbim_get_segment(pInfo, le32toh(pInfo->SubscriberIdO… in mbim_dump_subscriber_status()
1075 …mbim_debug("%s Number = %s", direction, mbim_get_segment(pInfo, le32toh(offset), le32toh(length))); in mbim_dump_subscriber_status()