Home
last modified time | relevance | path

Searched refs:ECM_INIT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h61 #define ECM_INIT 100 macro
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp512 if (SendCmdToService(ECM_SERVICE_NAME, ECM_INIT, USB_FUNCTION_ECM) != 0) { in UsbdInitDDKFunction()