diff options
| author | dragonpt <cesar.maximo@gmail.com> | 2015-12-26 22:53:22 +0000 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-11-11 02:41:46 +0100 |
| commit | 750b2be8621bbdcd8253624663207d192159b855 (patch) | |
| tree | dfa49cdab90f9da2d81c9da0f51d1402ff588582 /android | |
| parent | 63d84f67a7c04fab23a82d1e99d38e3bb4e5eab3 (diff) | |
wlan: WiFi Direct CTS fixs
Cylen Yao <cylen.yao@mediatek.com>
Details:
1. WiFi Direct CTS tests will fail as supplicant and driver could
not keep sync in following case:
1.1 supplicant will request channel when do p2p listen, but
driver/firmware has not switch to the target channel when
supplicant get remain on channel credit by call driver API
of remain on channel; This will make supplicant and driver
in unsync state which will make supplicant fail to go to
listen state randomly.
1.2 Supplicant and driver will also keep unsync when do mgmt
frame TX; supplicant will do other task once mgmt frame TX
is returned by calling driver API mgmt_tx, but, driver has
not actually TX the mgmt frame out. In extremely case, driver
will drop the second mgmt frame if the previous on has not
been TX out, just as the group owner test case.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions
