Searched refs:ECM_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance
192 UsbdFunction::SendCmdToService(ECM_SERVICE_NAME, ECM_RELEASE, USB_FUNCTION_ECM); in SetFunctionToNone()193 UsbdUnregisterDevice(std::string(ECM_SERVICE_NAME)); in SetFunctionToNone()310 ret = UsbdRegisterDevice(std::string(ECM_SERVICE_NAME)); in UsbdInitDDKFunction()315 if (SendCmdToService(ECM_SERVICE_NAME, ECM_INIT, USB_FUNCTION_ECM) != 0) { in UsbdInitDDKFunction()
36 #define ECM_SERVICE_NAME "usbfn_cdcecm" macro