Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
Dwlan_cm_roam_api.c5394 struct qdf_mac_addr cache_bssid; in wlan_cm_update_offload_ssid_from_candidate() local
5417 wlan_cm_get_roam_offload_bssid(vdev, &cache_bssid); in wlan_cm_update_offload_ssid_from_candidate()
5418 if (!qdf_mem_cmp(cache_bssid.bytes, ap_bssid->bytes, QDF_MAC_ADDR_SIZE)) in wlan_cm_update_offload_ssid_from_candidate()