Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hs20_icons

1627 	icon = os_realloc_array(bss->hs20_icons, bss->hs20_icons_count + 1,
1631 bss->hs20_icons = icon;
1632 icon = &bss->hs20_icons[bss->hs20_icons_count];