qcacld-3.0: Move BSS scoring logic to connection manager
Move bss scoring logic to connection manager. Change-Id: Ie7639853dec303133705c3394bf0577670000c21 CRs-Fixed: 2707108
Dieser Commit ist enthalten in:

committet von
nshrivas

Ursprung
f2aed55e40
Commit
67b87cbde5
@@ -3892,13 +3892,11 @@ void hdd_set_rx_mode_rps(bool enable);
|
||||
/**
|
||||
* hdd_update_score_config - API to update candidate scoring related params
|
||||
* configuration parameters
|
||||
* @score_config: score config to update
|
||||
* @cfg: config params
|
||||
* @hdd_ctx: hdd context
|
||||
*
|
||||
* Return: QDF_STATUS
|
||||
*/
|
||||
QDF_STATUS hdd_update_score_config(
|
||||
struct scoring_config *score_config, struct hdd_context *hdd_ctx);
|
||||
QDF_STATUS hdd_update_score_config(struct hdd_context *hdd_ctx);
|
||||
|
||||
/**
|
||||
* hdd_get_stainfo() - get stainfo for the specified peer
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren