SCAN Context. More...
#include <scan.h>

Data Fields | |
| struct hal_dma_desc_tag | dma_desc |
| GP DMA descriptors. | |
| struct scan_start_req const * | param |
| Pointer to the scanning parameters. | |
| uint32_t | ds_ie |
| Address of the DS information element. | |
| ke_task_id_t | req_id |
| Task identifier of the scanning requester. | |
| uint8_t | chan_idx |
| Current channel index. | |
| bool | abort |
| Abort scan requested by host ? | |
SCAN Context.
Definition at line 72 of file scan.h.
1.6.1