fw-api: CL 11676041 - update fw common interface files
Fw common for passive scan parity FR 33765 <Describe here the change summary in detail> Change-Id: I104932dd5ca64e1c522cff934d72c32736aeea90 CRs-Fixed: 2262693
This commit is contained in:
@@ -4452,6 +4452,15 @@ typedef enum {
|
||||
/* Extend 6ghz channel measure time */
|
||||
#define WMI_SCAN_FLAG_EXT_6GHZ_EXTEND_MEASURE_TIME 0x00000400
|
||||
|
||||
/**
|
||||
* Currently passive scan has higher priority than beacon and
|
||||
* beacon miss would happen irrespective of dwell time.
|
||||
* Below flag ensures there would not be beacon miss if the dwell
|
||||
* time is lesser than beacon interval - channel switch time combined.
|
||||
* For dwell time greater than beacon interval, bmiss is expected.
|
||||
*/
|
||||
#define WMI_SCAN_FLAG_EXT_PASSIVE_SCAN_START_TIME_ENHANCE 0x00000800
|
||||
|
||||
/**
|
||||
* new 6 GHz flags per chan (short ssid or bssid) in struct
|
||||
* wmi_hint_freq_short_ssid or wmi_hint_freq_bssid
|
||||
|
Reference in New Issue
Block a user