KT25-1014_AC695x_BTE_SDK310/apps/common/usb/host/apple_mfi.h

9 lines
149 B
C
Raw Normal View History

2025-10-14 08:57:01 +00:00
#ifndef _APPLE_MFI_H_
#define _APPLE_MFI_H_
int usb_apple_mfi_parser(struct usb_host_device *host_dev, u8 interface_num, const u8 *pBuf);
#endif