Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h37 #define WIFI_P2P_PASSWORD_SIZE 128 macro
58 char psk[WIFI_P2P_PASSWORD_SIZE];
59 char passphrase[WIFI_P2P_PASSWORD_SIZE];
152 char passphrase[WIFI_P2P_PASSWORD_SIZE];
H A Dwpa_p2p_cmd.c1869 groupStartedParam->psk, WIFI_P2P_PASSWORD_SIZE) != HDF_SUCCESS) { in FillHdiP2pGroupInfoStartedParam()
1875 groupStartedParam->passphrase, WIFI_P2P_PASSWORD_SIZE) != HDF_SUCCESS) { in FillHdiP2pGroupInfoStartedParam()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_p2p_struct.h37 #define WIFI_P2P_PASSWORD_SIZE 128 macro
60 char psk[WIFI_P2P_PASSWORD_SIZE];
61 char passphrase[WIFI_P2P_PASSWORD_SIZE];
155 char passphrase[WIFI_P2P_PASSWORD_SIZE];
/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h38 #define WIFI_P2P_PASSWORD_SIZE 128 macro
180 unsigned char psk[WIFI_P2P_PASSWORD_SIZE];
181 unsigned char passphrase[WIFI_P2P_PASSWORD_SIZE];