Re: [PATCH 02/13] wil6210: ACS implementation using QCA vendor command

2015-07-07 Thread Vladimir Kondratiev
On Sunday, July 05, 2015 12:35:16 PM Johannes Berg wrote: On Sun, 2015-07-05 at 10:24 +0300, Vladimir Kondratiev wrote: ACS is implemented by registering to QCA vendor ACS sub command. On receive of the command from hostapd, driver issues passive scan command and block until scan results

[PATCH 02/13] wil6210: ACS implementation using QCA vendor command

2015-07-05 Thread Vladimir Kondratiev
ACS is implemented by registering to QCA vendor ACS sub command. On receive of the command from hostapd, driver issues passive scan command and block until scan results are available. When received, the results are sent up using QCA vendor ACS results event Signed-off-by: Vladimir Shulman

Re: [PATCH 02/13] wil6210: ACS implementation using QCA vendor command

2015-07-05 Thread Johannes Berg
On Sun, 2015-07-05 at 10:24 +0300, Vladimir Kondratiev wrote: ACS is implemented by registering to QCA vendor ACS sub command. On receive of the command from hostapd, driver issues passive scan command and block until scan results are available. When received, the results are sent up using QCA