Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_service.c93 service->interface.P2pStartFind = WpaInterfaceP2pStartFind; in WpaInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h62 int32_t WpaInterfaceP2pStartFind(struct IWpaInterface *self, const char *ifName, int32_t timeout);
H A Dwpa_p2p_cmd.c474 int32_t WpaInterfaceP2pStartFind(struct IWpaInterface *self, const char *ifName, int32_t timeout) in WpaInterfaceP2pStartFind() 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.txt287 static int32_t WpaInterfaceP2pStartFind(struct IWpaInterface *self, const char* ifName, int32_t tim…
524 service->interface.P2pStartFind = WpaInterfaceP2pStartFind;