Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h30 char password[HAL_PASSWORD_LEN]; /* EAP mode password */
37 char certPassword[HAL_PASSWORD_LEN]; /* Certificate password */
H A Dwifi_native_define.h21 #define HAL_PASSWORD_LEN 128 macro