qcacmn: Add multiradio support for SCAN
Modify first argument of wmi_unified_cmd_send to send wmi_handle per pdev Change-Id: Ifbb9cf207c34bcb21cb01492a00b107d62284218
This commit is contained in:

committed by
Sandeep Puligilla

parent
91452bf413
commit
61e4f4cebe
@@ -1164,6 +1164,7 @@ typedef struct {
|
||||
} wmi_channel_param;
|
||||
|
||||
struct scan_chan_list_params {
|
||||
uint32_t pdev_id;
|
||||
uint8_t num_scan_chans;
|
||||
wmi_channel_param *chan_info;
|
||||
};
|
||||
|
Reference in New Issue
Block a user