Home
last modified time | relevance | path

Searched refs:ROAM_TRIGGER_REASON_ESS_RSSI (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h1165 ROAM_TRIGGER_REASON_ESS_RSSI, enumerator
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c822 case ROAM_TRIGGER_REASON_ESS_RSSI: in convert_roam_trigger_reason()
1416 if (trigger_reason_bitmap & BIT(ROAM_TRIGGER_REASON_ESS_RSSI)) in convert_control_roam_trigger_reason_bitmap()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c19470 return ROAM_TRIGGER_REASON_ESS_RSSI; in wmi_convert_fw_to_cm_trig_reason()