KT26-0607_AC695n-BTE-SDK312/apps/common/usb/host/apple_mfi.h

9 lines
149 B
C
Raw Normal View History

2026-06-07 11:38:16 +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