Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h41 #define WIFI_P2P_TLVS_LENGTH 256 macro
202 unsigned char tlvs[WIFI_P2P_TLVS_LENGTH];
216 unsigned char tlvs[WIFI_P2P_TLVS_LENGTH];
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.c2023 servDiscReqInfo->tlvs, WIFI_P2P_TLVS_LENGTH) != HDF_SUCCESS) { in WpaFillP2pServDiscReqParam()
2060 servDiscRespParam->tlvs, WIFI_P2P_TLVS_LENGTH) != HDF_SUCCESS) { in WpaFillP2pServDiscRespParam()