Searched refs:FUNCTION_ECM (Results 1 – 5 of 5) sorted by relevance
162 int32_t isok = usbSrv_->SetCurrentFunctions(UsbSrvSupport::FUNCTION_ECM);175 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM;219 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC;386 std::string funcName = usbSrv_->UsbFunctionsToString(UsbSrvSupport::FUNCTION_ECM);
53 FUNCTION_ECM = 1 << 1, enumerator
167 int32_t isok = instance.SetCurrentFunctions(UsbSrvSupport::FUNCTION_ECM);182 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM;229 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC;546 std::string funcName = instance.UsbFunctionsToString(UsbSrvSupport::FUNCTION_ECM);
61 UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_PTP |
42 {UsbSrvSupport::FUNCTION_NAME_ECM, UsbSrvSupport::FUNCTION_ECM},