USBH_PTP_GetObjectPropList() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_PTP_GetObjectPropList() function

USBH_PTP_GetObjectPropList Gets object partially

Syntax

USBH_StatusTypeDef USBH_PTP_GetObjectPropList(USBH_HandleTypeDef *phost,     uint32_t handle,     MTP_PropertiesTypedef *pprops,     uint32_t *nrofprops);
Implemented in usbh_mtp_ptp.c:1810

Arguments

phost

Host handle

handle

pprops

nrofprops

Return value

USBH Status

References

LocationReferrerText
usbh_mtp_ptp.c:1810
USBH_StatusTypeDef USBH_PTP_GetObjectPropList(USBH_HandleTypeDef *phost,
usbh_mtp_ptp.h:1000
USBH_StatusTypeDef USBH_PTP_GetObjectPropList(USBH_HandleTypeDef *phost,
usbh_mtp.c:878USBH_MTP_GetObjectPropList()
while ((status = USBH_PTP_GetObjectPropList(phost, handle, pprops,

Call Tree

Functions calling USBH_PTP_GetObjectPropList()
Functions called by USBH_PTP_GetObjectPropList()
all items filtered out
USBH_PTP_GetObjectPropList()
Type of USBH_PTP_GetObjectPropList()
USBH_PTP_GetObjectPropList()