Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp_ptp.c187 …dev_info->OperationsSupportedNbr = PTP_GetArray16((uint16_t *)(void *)&dev_info->OperationsSupport… in PTP_DecodeDeviceInfo()
189 totallen = totallen + (dev_info->OperationsSupportedNbr * sizeof(uint16_t)) + sizeof(uint32_t); in PTP_DecodeDeviceInfo()
A Dusbh_mtp_ptp.h192 uint32_t OperationsSupportedNbr; member
A Dusbh_mtp.c207 …_LOG_INFO(" Number of Supported Operation(s) : %d", USBH_MTP_Info.devinfo.OperationsSupportedNbr); in USBH_MTP_Process()

Completed in 15 milliseconds