aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authordragonpt <cesar.maximo@gmail.com>2015-12-26 22:53:22 +0000
committerMoyster <oysterized@gmail.com>2016-11-11 02:45:23 +0100
commit6edc46d3895d540494b3e9a108b834ce331d66c0 (patch)
tree13a70ad8740496068d3197a011c5c33f851fe8a1 /tools/perf/scripts/python
parent8d730f510120004a1206c6aa6a2fbd3868b3e4af (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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions