Searched refs:FUNCTION_MTP (Results 1 – 7 of 7) sorted by relevance
55 FUNCTION_MTP = 1 << 3, enumerator
33 FUNCTION_CHOOSE_TRANSFER_FILE = UsbSrvSupport::FUNCTION_MTP,
61 UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_PTP |
66 if (unsignedfuncs & USB::UsbSrvSupport::Function::FUNCTION_MTP) { in Init()
245 int32_t isok = instance.SetCurrentFunctions(UsbSrvSupport::FUNCTION_MTP);275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC;307 …int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTIO…
44 {UsbSrvSupport::FUNCTION_NAME_MTP, UsbSrvSupport::FUNCTION_MTP},
235 int32_t isok = usbSrv_->SetCurrentFunctions(UsbSrvSupport::FUNCTION_MTP);