Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h169 int32_t ProcessEventP2pGroupFormationFailure(struct HdfWpaRemoteNode *node, char *reason,
H A Dwpa_common_cmd.c1733 ret = ProcessEventP2pGroupFormationFailure(pos, (char *)data, ifName); in HdfP2pDealEvent()
H A Dwpa_p2p_cmd.c2254 int32_t ProcessEventP2pGroupFormationFailure(struct HdfWpaRemoteNode *node, char *reason, in ProcessEventP2pGroupFormationFailure() function