]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add new QCA vendor roam control attributes
authorKashish Awasthi <quic_kawasthi@quicinc.com>
Tue, 18 Feb 2025 09:28:51 +0000 (14:58 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 25 Mar 2025 21:28:54 +0000 (23:28 +0200)
commit65076870795164ec790e69c410be4b7e2f683009
treecb3f27ae7aa151bbe61af24e86cd5e4789403b8a
parent706a528f2e104cf4c49a294b83e579f2c306ea71
Add new QCA vendor roam control attributes

Add new roam control vendor attributes to configure the roaming
parameters dynamically.
QCA_ATTR_ROAM_CONTROL_CANDIDATE_SCORE_WEIGHTAGE_2P4GHZ,
QCA_ATTR_ROAM_CONTROL_CANDIDATE_SCORE_WEIGHTAGE_5GHZ and
QCA_ATTR_ROAM_CONTROL_CANDIDATE_SCORE_WEIGHTAGE_6GHZ controls the
band weightage given for candidate APs on 2.4 GHz, 5 GHz and 6 GHz
respectively.
QCA_ATTR_ROAM_CONTROL_CANDIDATE_SCORE_THRESHOLD_PERCENTAGE
controls the minimum required score threshold in percentage for an AP to
be considered as a roaming candidate.
QCA_ATTR_ROAM_CONTROL_CONNECTED_LOW_RSSI_THRESHOLD_DECREMENT configures
the decremental RSSI value to be used for next low RSSI roam scan
trigger.
QCA_ATTR_ROAM_CONTROL_PERIODIC_ROAM_SCAN_INTERVAL sets the
interval for repeated roam scans until a candidate found.

Signed-off-by: Kashish Awasthi <quic_kawasthi@quicinc.com>
src/common/qca-vendor.h