Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h133 struct P2pDeviceInfoParam { struct
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h149 struct P2pDeviceInfoParam *deviceInfoParam, const char *ifName);
H A Dwpa_p2p_cmd.c1632 static int32_t WpaFillP2pDeviceFoundParam(struct P2pDeviceInfoParam *deviceInfoParam, in WpaFillP2pDeviceFoundParam()
2128 struct P2pDeviceInfoParam *deviceInfoParam, const char *ifName) in ProcessEventP2pDeviceFound()
H A Dwpa_common_cmd.c1712 ret = ProcessEventP2pDeviceFound(pos, (struct P2pDeviceInfoParam *)data, ifName); in HdfP2pDealEvent()