Searched refs:encryption_type (Results 1 – 6 of 6) sorted by relevance
373 uint8_t encryption_type; member
702 connect_status.encryptionType = stats->encryption_type; in cm_connect_success_diag()811 conn_stats.encryption_type = in cm_connect_info()834 cm_diag_get_encr_type_str(conn_stats.encryption_type)); in cm_connect_info()1775 stat.encryption_type = in cm_cp_stats_cstats_log_connect_event()
202 uint8_t encryption_type; member
2684 if ((eCSR_ENCRYPT_TYPE_NONE == ap_ctx->encryption_type) || in hdd_hostapd_sap_event_cb()2686 ap_ctx->encryption_type) in hdd_hostapd_sap_event_cb()2688 ap_ctx->encryption_type)) { in hdd_hostapd_sap_event_cb()6663 ap_ctx->encryption_type = eCSR_ENCRYPT_TYPE_NONE; in wlan_hdd_cfg80211_start_bss()6704 ap_ctx->encryption_type = rsn_encrypt_type; in wlan_hdd_cfg80211_start_bss()6756 ap_ctx->encryption_type = rsn_encrypt_type; in wlan_hdd_cfg80211_start_bss()
23542 if (ap_ctx->encryption_type != in __wlan_hdd_change_station()23545 ap_ctx->encryption_type); in __wlan_hdd_change_station()
903 eCsrEncryptionType encryption_type; member