Home
last modified time | relevance | path

Searched refs:WpaInterfaceAddWpaIface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd_ext.h25 int32_t WpaInterfaceAddWpaIface(struct IWpaInterface *self, const char *ifName, const char *confNam…
H A Dwpa_common_cmd_ext.c278 int32_t WpaInterfaceAddWpaIface(struct IWpaInterface *self, const char *ifName, const char *confNam… in WpaInterfaceAddWpaIface() function
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c41 service->interface.AddWpaIface = WpaInterfaceAddWpaIface; in WpaInterfaceImplGetInstance()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/
H A Dwpa_interface_service.c.txt38 static int32_t WpaInterfaceAddWpaIface(struct IWpaInterface *self, const char* ifName, const char* …
477 service->interface.AddWpaIface = WpaInterfaceAddWpaIface;