Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hs20_icons

1736 	icon = os_realloc_array(bss->hs20_icons, bss->hs20_icons_count + 1,
1740 bss->hs20_icons = icon;
1741 icon = &bss->hs20_icons[bss->hs20_icons_count];