Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.h34 #define PASSWD_MIN_LEN 8 macro
H A Dwifi_hostapd_hal.c746 if (passwdLen < PASSWD_MIN_LEN || passwdLen != info->preSharedKeyLen) { in SetApInfo()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h33 #define PASSWD_MIN_LEN 8 macro