Definition of a ProbeReq IE buffer. More...
#include <scan.h>

Data Fields | |
| struct dma_desc | dma_desc |
| DMA descriptor to download the IEs from host memory. | |
| struct tx_pbd | pbd |
| TX payload buffer descriptor. | |
| uint32_t | buf [SCAN_MAX_IE_LEN/4] |
| Buffer space for IEs. | |
Definition of a ProbeReq IE buffer.
Definition at line 61 of file scan.h.
1.6.1