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

USBH_PTP_GetObjectHandles() function

USBH_PTP_GetObjectHandles Gets device info dataset and fills deviceinfo structure.

Syntax

USBH_StatusTypeDef USBH_PTP_GetObjectHandles(USBH_HandleTypeDef *phost,     uint32_t storage_id,     uint32_t objectformatcode,     uint32_t associationOH,     PTP_ObjectHandlesTypedef *objecthandles);
Implemented in usbh_mtp_ptp.c:1326

Arguments

phost

Host handle

storage_id

objectformatcode

associationOH

objecthandles

Return value

USBH Status

References

LocationReferrerText
usbh_mtp_ptp.c:1326
USBH_StatusTypeDef USBH_PTP_GetObjectHandles(USBH_HandleTypeDef *phost,
usbh_mtp_ptp.h:966
USBH_StatusTypeDef USBH_PTP_GetObjectHandles(USBH_HandleTypeDef *phost,
usbh_mtp.c:668USBH_MTP_GetObjectHandles()
while ((status = USBH_PTP_GetObjectHandles(phost,

Call Tree

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