Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h504 void hdd_conn_remove_connect_info(struct hdd_station_ctx *sta_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c245 hdd_conn_remove_connect_info(link_sta_ctx); in __hdd_cm_disconnect_handler_post_user_update()
251 hdd_conn_remove_connect_info(sta_ctx); in __hdd_cm_disconnect_handler_post_user_update()
H A Dwlan_hdd_cm_connect.c972 hdd_conn_remove_connect_info(hdd_sta_ctx); in hdd_cm_connect_failure_pre_user_update()
H A Dwlan_hdd_assoc.c1400 void hdd_conn_remove_connect_info(struct hdd_station_ctx *sta_ctx) in hdd_conn_remove_connect_info() function