Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c194 static int CommonCliCmd(WpaCtrl *ctrl, const char *cmd, char *buf, size_t bufLen) in CommonCliCmd() function
248 ret = CommonCliCmd(GetCommonCtrl(), cmd, buf, bufLen); in WpaCliCmd()