Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h62 WpaCtrl *GetStaCtrl(void);
H A Dhdi_wpa_common.c242 ret = StaCliCmd(GetStaCtrl(), cmd, buf, bufLen); in WpaCliCmd()
272 if (GetStaCtrl() == NULL) { in IsSockRemoved()
H A Dhdi_wpa_hal.c241 WpaCtrl *GetStaCtrl(void) in GetStaCtrl() function