Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c2003 static int32_t WpaFillP2pServDiscReqParam(struct P2pServDiscReqInfoParam *servDiscReqInfo, in WpaFillP2pServDiscReqParam() function
2352 if (WpaFillP2pServDiscReqParam(servDiscReqInfo, &hdiP2pServDiscReqInfo) != HDF_SUCCESS) { in ProcessEventP2pServDiscReq()