Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.c74 p->commonCtrl.pSend != NULL) { in WpaCliConnect()
81 …!InitWpaCtrl(&p->chbaCtrl, WPA_CTRL_OPEN_IFNAME) && !InitWpaCtrl(&p->commonCtrl, WPA_CTRL_OPEN_IFN… in WpaCliConnect()
108 ReleaseWpaCtrl(&p->commonCtrl); in WpaCliClose()
278 return &g_wpaInterface->commonCtrl; in GetCommonCtrl()
H A Dhdi_wpa_hal.h49 WpaCtrl commonCtrl; member