Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c1321 if (event->mode == WMI_EXTSCAN_MODE_STOP) in wma_extscan_start_stop_event_handler()
1331 if (event->mode == WMI_EXTSCAN_MODE_STOP) in wma_extscan_start_stop_event_handler()
1344 if (event->mode == WMI_EXTSCAN_MODE_STOP) in wma_extscan_start_stop_event_handler()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h29983 WMI_EXTSCAN_MODE_STOP = 0x0002, /* ExtScan/TableMonitoring operation stopped */ enumerator