Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_scan.c1443 IEEEtypes_CapInfo_t *pcap_info; in wlan_interpret_bss_desc_with_ie() local
1571 pcap_info = (IEEEtypes_CapInfo_t *)(void *)&fixed_ie.capabilities; in wlan_interpret_bss_desc_with_ie()
1572 (void)__memcpy(pmadapter, &pbss_entry->cap_info, pcap_info, sizeof(IEEEtypes_CapInfo_t)); in wlan_interpret_bss_desc_with_ie()
1597 if (pcap_info->privacy == MTRUE) in wlan_interpret_bss_desc_with_ie()
1607 if (pcap_info->ibss == 1U) in wlan_interpret_bss_desc_with_ie()
1840 if (!pcap_info->privacy) in wlan_interpret_bss_desc_with_ie()