Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h512 void hdd_clear_roam_profile_ie(struct hdd_adapter *adapter);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c225 hdd_clear_roam_profile_ie(adapter); in __hdd_cm_disconnect_handler_post_user_update()
H A Dwlan_hdd_assoc.c1423 void hdd_clear_roam_profile_ie(struct hdd_adapter *adapter) in hdd_clear_roam_profile_ie() function
2910 hdd_clear_roam_profile_ie(link_info->adapter); in hdd_roam_profile_init()
H A Dwlan_hdd_cm_connect.c1010 hdd_clear_roam_profile_ie(adapter); in hdd_cm_connect_failure_post_user_update()