Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h64 WpaCtrl *GetChbaCtrl(void);
H A Dhdi_wpa_common.c246 ret = ChbaCliCmd(GetChbaCtrl(), cmd, buf, bufLen); in WpaCliCmd()
280 if (GetChbaCtrl() == NULL) { in IsSockRemoved()
H A Dhdi_wpa_hal.c261 WpaCtrl *GetChbaCtrl(void) in GetChbaCtrl() function