commit | 93d7f7aecd1e72c1dd60dfd3861443a82c3d2e47 | [log] [tgz] |
---|---|---|
author | mukul sharma <mukul@codeaurora.org> | Wed Nov 13 14:33:13 2019 +0530 |
committer | Mukul Sharma <mukul@codeaurora.org> | Wed Nov 13 15:06:25 2019 +0530 |
tree | 3b86699ed6af28a7f9e06551818784f1a15ca696 | |
parent | f8a66d088aa8032f0d810aecee984b8a5006595d [diff] |
Wifi-Hal: Avoid sending RTT request when RTT feature is disabled Driver controls reporting of wihpy supported features (WIFI_FEATURE_D2AP_RTT / WIFI_FEATURE_D2D_RTT) usnig ini(gEnableRTTSupport). But wifihal send down the request without verifying whether features is supported by driver or not. As a part of fix, ensure rtt feature is supporetd by driver in wifihal. Change-Id: I7ffe0a690cf11b6f33580542648707cd5e7cbd59 CRs-Fixed: 2565215