summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsheenam monga <shebala@codeaurora.org>2020-12-16 16:48:45 +0530
committerHsiu Chang Chen <hsiuchangchen@google.com>2021-02-22 11:57:07 +0000
commit54f5ab731431f2ef31d34e3df3028b3b6ba0c786 (patch)
tree497fa38f19dd64165295ca4aa1871aaf8e1923d5
parent06ad0738930158929572e0ec1605af1966532402 (diff)
downloadqcacld-54f5ab731431f2ef31d34e3df3028b3b6ba0c786.tar.gz
qcacld-3.0: Update documenation of CFG_BTM_ENABLE
FW considers 9th bit of CFG_BTM_ENABLE for btm query with candidate list which is not mentioned in ini documentation. Bug: 169528463 Change-Id: I4fefdaa464e14c350d885107a28051fa0ad309f0 CRs-Fixed: 2839587 Signed-off-by: Victor Hsu <hsuvictor@google.com>
-rw-r--r--components/mlme/dispatcher/inc/cfg_mlme_btm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/components/mlme/dispatcher/inc/cfg_mlme_btm.h b/components/mlme/dispatcher/inc/cfg_mlme_btm.h
index 56353fe1b8..d1274762a2 100644
--- a/components/mlme/dispatcher/inc/cfg_mlme_btm.h
+++ b/components/mlme/dispatcher/inc/cfg_mlme_btm.h
@@ -100,7 +100,9 @@
*
* BIT 8: BTM query preference over 11k neighbor report request
*
- * BIT 9-31: Reserved
+ * BIT 9: BTM query with candidate list
+ *
+ * BIT 10-31: Reserved
*
* Supported Feature: STA
*