Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c239 struct deauth_ind *deauth_ind_msg = NULL; in csr_roam_lost_link() local
248 deauth_ind_msg = (struct deauth_ind *)sir_msg; in csr_roam_lost_link()
249 status = csr_send_mb_deauth_cnf_msg(mac, deauth_ind_msg); in csr_roam_lost_link()