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

USBH_PTP_GetObjectPropsSupported() function

USBH_PTP_GetObjectPropsSupported Gets object partially

Syntax

USBH_StatusTypeDef USBH_PTP_GetObjectPropsSupported(USBH_HandleTypeDef *phost,     uint16_t ofc,     uint32_t *propnum,     uint16_t *props);
Implemented in usbh_mtp_ptp.c:1676

Arguments

phost

Host handle

ofc

propnum

props

Return value

USBH Status

References

LocationReferrerText
usbh_mtp_ptp.c:1676
USBH_StatusTypeDef USBH_PTP_GetObjectPropsSupported(USBH_HandleTypeDef *phost,
usbh_mtp_ptp.h:990
USBH_StatusTypeDef USBH_PTP_GetObjectPropsSupported(USBH_HandleTypeDef *phost,
usbh_mtp.c:819USBH_MTP_GetObjectPropsSupported()
while ((status = USBH_PTP_GetObjectPropsSupported(phost, ofc, propnum,

Call Tree

Functions calling USBH_PTP_GetObjectPropsSupported()
Functions called by USBH_PTP_GetObjectPropsSupported()
USBH_PTP_GetObjectPropsSupported()
Type of USBH_PTP_GetObjectPropsSupported()
USBH_PTP_GetObjectPropsSupported()