Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h63 WpaCtrl *GetP2pCtrl(void);
H A Dhdi_wpa_common.c244 ret = P2pCliCmd(GetP2pCtrl(), cmd, buf, bufLen); in WpaCliCmd()
276 if (GetP2pCtrl() == NULL) { in IsSockRemoved()
H A Dhdi_wpa_hal.c251 WpaCtrl *GetP2pCtrl(void) in GetP2pCtrl() function