commit | 123e3581b33bf45f3c3c8ad36b492926eeed478c | [log] [tgz] |
---|---|---|
author | Swarn Singh <swarnkum@codeaurora.org> | Mon Jun 21 22:09:48 2021 +0530 |
committer | Swarn Singh <swarnkum@codeaurora.org> | Mon Jun 21 22:20:23 2021 +0530 |
tree | 8ca7622e95f3fddd1eee57f96edfdc3b3108e999 | |
parent | 0ded7ce9802174313bb53d475ff7d4842f352268 [diff] |
Add user configurable transport mode This commit gives the user opportunity to select the transport mode to get the csi data. The command to add the transport mode as below Example: CSI start 900 1 Here 900 represents the CSI duration (in sec) to capture CSI data. Below is the transport mode corresponding to user input: 0 - QCA_WLAN_VENDOR_CFR_DATA_RELAY_FS 1 - QCA_WLAN_VENDOR_CFR_DATA_NETLINK_EVENTS Change-Id: Ifcbb00ba8c284f685b1c01b6f09f0552e5417e3d CRs-Fixed: 2974322