Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h241 uint8_t auth_state);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c461 uint8_t auth_state) in hdd_conn_set_authenticated() argument
471 sta_ctx->conn_info.is_authenticated, auth_state); in hdd_conn_set_authenticated()
472 sta_ctx->conn_info.is_authenticated = auth_state; in hdd_conn_set_authenticated()
476 ucfg_dp_conn_info_set_peer_authenticate(vdev, auth_state); in hdd_conn_set_authenticated()
483 if (auth_state) in hdd_conn_set_authenticated()
488 if (auth_state && in hdd_conn_set_authenticated()