Name

ieee80211_bss_get_ie — find IE with given ID

Synopsis

const u8 * ieee80211_bss_get_ie (struct cfg80211_bss * bss,
 u8 ie);
 

Arguments

bss

the bss to search

ie

the IE ID Returns NULL if not found.