Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c1402 const uint8_t *hlp_ext_ie; in cm_update_hlp_data_from_assoc_ie() local
1408 hlp_ext_ie = wlan_get_ext_ie_ptr_from_ext_id(FILS_HLP_OUI_TYPE, in cm_update_hlp_data_from_assoc_ie()
1412 if (hlp_ext_ie) in cm_update_hlp_data_from_assoc_ie()
1413 cm_update_hlp_info(vdev, hlp_ext_ie, hlp_ext_ie[1] + 2, false); in cm_update_hlp_data_from_assoc_ie()