Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h184 int32_t ProcessEventP2pServDiscReq(struct HdfWpaRemoteNode *node,
H A Dwpa_common_cmd.c1749 ret = ProcessEventP2pServDiscReq(pos, (struct P2pServDiscReqInfoParam *)data, ifName); in HdfP2pDealEvent()
H A Dwpa_p2p_cmd.c2343 int32_t ProcessEventP2pServDiscReq(struct HdfWpaRemoteNode *node, in ProcessEventP2pServDiscReq() function