Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_api.c698 uint32_t addnIEPresent = false; in lim_send_probe_rsp_template_to_hal() local
711 addnIEPresent = (pe_session->add_ie_params.probeRespDataLen != 0); in lim_send_probe_rsp_template_to_hal()
712 if (addnIEPresent) { in lim_send_probe_rsp_template_to_hal()
790 if (addnIEPresent) { in lim_send_probe_rsp_template_to_hal()
794 addnIEPresent = false; /* Dont include the IE. */ in lim_send_probe_rsp_template_to_hal()
845 if (addnIEPresent) { in lim_send_probe_rsp_template_to_hal()