Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.h87 int32_t WpaInterfaceSetSuspendMode(struct IWpaInterface *self, const char *ifName, const int32_t mo…
H A Dwpa_common_cmd.c805 int32_t WpaInterfaceSetSuspendMode(struct IWpaInterface *self, const char *ifName, const int32_t mo… in WpaInterfaceSetSuspendMode() function
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c64 service->interface.SetSuspendMode = WpaInterfaceSetSuspendMode; 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.txt161 static int32_t WpaInterfaceSetSuspendMode(struct IWpaInterface *self, const char* ifName, int32_t m…
500 service->interface.SetSuspendMode = WpaInterfaceSetSuspendMode;