Home
last modified time | relevance | path

Searched refs:is_auth_required (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c183 bool is_auth_required) in hdd_cm_set_peer_authenticate() argument
187 is_auth_required ? "CONNECTED" : "AUTHENTICATED"); in hdd_cm_set_peer_authenticate()
190 is_auth_required ? in hdd_cm_set_peer_authenticate()
193 hdd_conn_set_authenticated(link_info, !is_auth_required); in hdd_cm_set_peer_authenticate()
195 !is_auth_required); in hdd_cm_set_peer_authenticate()
1596 bool is_auth_required = true; in hdd_cm_connect_success_pre_user_update() local
1735 is_auth_required = false; in hdd_cm_connect_success_pre_user_update()
1745 is_auth_required = in hdd_cm_connect_success_pre_user_update()
1747 if (is_auth_required) in hdd_cm_connect_success_pre_user_update()
1752 is_roam_offload, is_roam, is_auth_required); in hdd_cm_connect_success_pre_user_update()
[all …]
H A Dwlan_hdd_cm_api.h296 bool is_auth_required);
H A Dwlan_hdd_assoc.c1570 bool is_auth_required) in hdd_roam_register_sta() argument
1632 is_auth_required); in hdd_roam_register_sta()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h400 bool is_auth_required);