Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h231 struct WpaVendorExtInfo { struct
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.c1590 static int32_t WpaFillWpaVendorExtInfo(struct WpaVendorExtInfo *wpaVendorExtInfo, in WpaFillWpaVendorExtInfo()
1636 struct WpaVendorExtInfo *wpaVendorExtInfo, const char *ifName) in ProcessEventWpaVendorExt()
1775 ret = ProcessEventWpaVendorExt(pos, (struct WpaVendorExtInfo *)data, ifName); in HdfVendorExtDealEvent()