Linux LITE MBIM  MBPL_SDK_R25_ENG3
Data Fields
MbimEventEntry Struct Reference

#include <BasicConnectDeviceService.h>

Data Fields

uint8_t DeviceServiceId [MBIM_UUID_SIZE]
 
uint32_t CidCount
 
uint32_t Cids [MBIM_MAX_CIDS]
 

Detailed Description

This structure represents the command IDs (CIDs) of indications related to a specific MBIM device service for which a user will be informed.

Parameters
DeviceServiceId
  • The MBIM device service's UUID which relates to the indications.
CidCount
  • Number of CIDs for which indications are to be generated. 0 means all CIDs of that MBIM device service.
Cids
  • Fixed size array of CIDs. The first 'CidCount' elements of the array will be passed to the device, upto a maximum of MBIM_MAX_CIDS.

Copyright (c) 2011-2020 Sierra Wireless, Inc. All rights reserved