wpa_bss_get_ie() function
wpa_bss_get_ie - Fetch a specified information element from a BSS entry @bss: BSS table entry @ie: Information element identitifier (WLAN_EID_*) Returns: Pointer to the information element (id field) or %NULL if not found This function returns the first matching information element in the BSS entry.