Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h211 struct P2pServDiscReqInfoParam { struct
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h185 struct P2pServDiscReqInfoParam *servDiscReqInfo, const char *ifName);
H A Dwpa_p2p_cmd.c2003 static int32_t WpaFillP2pServDiscReqParam(struct P2pServDiscReqInfoParam *servDiscReqInfo, in WpaFillP2pServDiscReqParam()
2344 struct P2pServDiscReqInfoParam *servDiscReqInfo, const char *ifName) in ProcessEventP2pServDiscReq()
H A Dwpa_common_cmd.c1749 ret = ProcessEventP2pServDiscReq(pos, (struct P2pServDiscReqInfoParam *)data, ifName); in HdfP2pDealEvent()