Home
last modified time | relevance | path

Searched refs:funcMask (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h86 static int32_t SendCmdToService(const char *name, int32_t cmd, unsigned char funcMask);
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp106 int32_t UsbdFunction::SendCmdToService(const char *name, int32_t cmd, unsigned char funcMask) in SendCmdToService() argument
129 if (!data.WriteUint8(funcMask)) { in SendCmdToService()
130 HDF_LOGE("%{public}s: WriteInt8 failed: %{public}d", __func__, funcMask); in SendCmdToService()

Completed in 2 milliseconds