Searched defs:security_type (Results 1 – 9 of 9) sorted by relevance
46 …wifi_security_enum security_type; /*!< @if Eng Security type.For details, see wifi_security_enum… member
46 wifi_security_enum security_type; /*!< @if Eng Security Type. member
431 …wifi_security_enum security_type; /*!< @if Eng Security type,It is defined in link w… member
48 …wifi_security_enum security_type; /*!< @if Eng Security type.For details, see wifi_security_enum… member
48 wifi_security_enum security_type; /*!< @if Eng Security Type. member
433 …wifi_security_enum security_type; /*!< @if Eng Security type,It is defined in link w… member
206 int32_t wifi_is_need_psk(wifi_security_enum security_type) in wifi_is_need_psk()886 static wifi_return_code service_check_pre_shared_key(const char *pre_shared_key, int security_type, in service_check_pre_shared_key()1896 wifi_security_enum security_type = WIFI_SEC_TYPE_INVALID; in wifi_sta_connect_fill_security_type() local
228 at_ret_t at_check_security_key_len(wifi_security_enum security_type, int len) in at_check_security_key_len()
1126 …int security_type; /**< Security type.For details, see {@link wifi_security_enumType}.CNcomm… member