Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h151 struct P2pGoNegotiationRequestParam { struct
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h155 struct P2pGoNegotiationRequestParam *goNegotiationRequestParam, const char *ifName);
H A Dwpa_p2p_cmd.c1737 static int32_t WpaFillP2pGoNegotiationRequestParam(struct P2pGoNegotiationRequestParam *goNegotiati… in WpaFillP2pGoNegotiationRequestParam()
2164 struct P2pGoNegotiationRequestParam *goNegotiationRequestParam, const char *ifName) in ProcessEventP2pGoNegotiationRequest()
H A Dwpa_common_cmd.c1718 …ret = ProcessEventP2pGoNegotiationRequest(pos, (struct P2pGoNegotiationRequestParam *)data, ifName… in HdfP2pDealEvent()