Searched refs:FUNCTION_PTP (Results 1 – 6 of 6) sorted by relevance
56 FUNCTION_PTP = 1 << 4, enumerator
34 FUNCTION_CHOOSE_TRANSFER_PIC = UsbSrvSupport::FUNCTION_PTP,
61 UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_PTP |
70 if (unsignedfuncs & USB::UsbSrvSupport::Function::FUNCTION_PTP) { in Init()
260 int32_t isok = instance.SetCurrentFunctions(UsbSrvSupport::FUNCTION_PTP);291 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC;323 …int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTIO…
45 {UsbSrvSupport::FUNCTION_NAME_PTP, UsbSrvSupport::FUNCTION_PTP},