Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c114 service->interface.P2pRemoveGroup = WpaInterfaceP2pRemoveGroup; in WpaInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h118 int32_t WpaInterfaceP2pRemoveGroup(struct IWpaInterface *self, const char *ifName, const char *grou…
H A Dwpa_p2p_cmd.c1137 int32_t WpaInterfaceP2pRemoveGroup(struct IWpaInterface *self, const char *ifName, const char *grou… in WpaInterfaceP2pRemoveGroup() 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.txt406 static int32_t WpaInterfaceP2pRemoveGroup(struct IWpaInterface *self, const char* ifName, const cha…
545 service->interface.P2pRemoveGroup = WpaInterfaceP2pRemoveGroup;