Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.h64 int32_t WpaInterfaceListNetworks(struct IWpaInterface *self, const char *ifName,
H A Dwpa_common_cmd.c280 int32_t WpaInterfaceListNetworks(struct IWpaInterface *self, const char *ifName, in WpaInterfaceListNetworks() function
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c49 service->interface.ListNetworks = WpaInterfaceListNetworks; 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.txt80 static int32_t WpaInterfaceListNetworks(struct IWpaInterface *self, const char* ifName,
485 service->interface.ListNetworks = WpaInterfaceListNetworks;