summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2019-02-25 19:00:20 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-03-01 22:46:16 -0800
commit65c19117a16795ba3102887a0cad76615579434e (patch)
treebc836d1d07c62d34e1fe803e0f3d26d2e3a5ab17 /net/unix/af_unix.c
parent32e162cf192d6bf9d7999fbde711c44d8f2a493e (diff)
qcacld-3.0: Add new config for BTM offload
Currently, whenever roaming is triggered after a successful roam scan firmware sends a BTM query to current connected AP when it is 11v capable. Driver completes roaming with candidates received as part of BTM request from AP. STA respond to AP with BTM response after successful initiation of roaming. Now the requirement is driver could send "BTM query with a preferred candidate list" after a successful roam scan for some roam scan reasons like PER, LOW_RSSI, HIGH_RSSI, MAWC, DENSE etc. Preferred candidate list is obtained as part of roam scan based on firmware bss scoring logic. Add new ini "btm_query_bitmask" to configure the bitmask for various roam scan reasons. Fw sends "BTM query with preferred candidate list" only for those roam scans which are enabled through this bitmask. New INI: btm_query_bitmask Min: 0 Max: 0xFFFFFFFF Default: 0x8 Bitmask : 0x8 (LOW_RSSI) refer enum WMI_ROAM_TRIGGER_REASON_ID. Change-Id: I24b538745f2ac88d4e5c990573234e0f8a881b1f CRs-Fixed: 2408111
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions