[AWARE] add cmd to get NDP channel info
When framework setup a NDP, also get NDP channel info from firmware. add
cmd to get this info for test and debug.
outputis like: {'1': [{'channelFreq': 5745, 'channelBandwidth': 2, 'numSpatialStreams': 2}], '2': [{'channelFreq': 5745, 'channelBandwidth': 2, 'numSpatialStreams': 2}]}
Test: ACTS ThroughputTest check output result
Test: atest android.net.wifi
Test: atest com.android.server.wifi
Bug: 135193937
Change-Id: I3c43f4a9f807157f0158065ddf495536fded54a0
2 files changed