Searched refs:commonCtrl (Results 1 – 2 of 2) sorted by relevance
74 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()
49 WpaCtrl commonCtrl; member