Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c91 service->interface.P2pSetWfdDeviceConfig = WpaInterfaceP2pSetWfdDeviceConfig; in WpaInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h58 int32_t WpaInterfaceP2pSetWfdDeviceConfig(struct IWpaInterface *self, const char *ifName, const cha…
H A Dwpa_p2p_cmd.c425 int32_t WpaInterfaceP2pSetWfdDeviceConfig(struct IWpaInterface *self, const char *ifName, const cha… in WpaInterfaceP2pSetWfdDeviceConfig() function
/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.txt277 static int32_t WpaInterfaceP2pSetWfdDeviceConfig(struct IWpaInterface *self, const char* ifName, co…
522 service->interface.P2pSetWfdDeviceConfig = WpaInterfaceP2pSetWfdDeviceConfig;