Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h199 struct P2pServDiscRespParam { struct
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h188 struct P2pServDiscRespParam *servDiscRespParam, const char *ifName);
H A Dwpa_p2p_cmd.c2042 static int32_t WpaFillP2pServDiscRespParam(struct P2pServDiscRespParam *servDiscRespParam, in WpaFillP2pServDiscRespParam()
2362 struct P2pServDiscRespParam *servDiscRespParam, const char *ifName) in ProcessEventP2pServDiscResp()
H A Dwpa_common_cmd.c1752 ret = ProcessEventP2pServDiscResp(pos, (struct P2pServDiscRespParam *)data, ifName); in HdfP2pDealEvent()