Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h65 WpaCtrl *GetCommonCtrl(void);
H A Dhdi_wpa_hal.c271 WpaCtrl *GetCommonCtrl(void) in GetCommonCtrl() function
H A Dhdi_wpa_common.c248 ret = CommonCliCmd(GetCommonCtrl(), cmd, buf, bufLen); in WpaCliCmd()