Home
last modified time | relevance | path

Searched refs:RSSI_MIN_VALUE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
H A Dtarget_if_cm_roam_offload.c973 req->penalty_threshold_5g = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
990 req->penalty_threshold_5g = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
1012 req->roam_earlystop_thres_min = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
1013 req->roam_earlystop_thres_max = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_rssi_thresh()
1124 req->profile.rssi_abs_thresh = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_ap_profile()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h1512 #define RSSI_MIN_VALUE (-128) macro