Searched refs:wl_add_ie (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/wl/sys/
H A Dwl_cfg80211.c194 static int32 wl_add_ie(struct wl_priv *wl, uint8 t, uint8 l, uint8 *v);
2529 wl_add_ie(wl, WLAN_EID_SSID, bi->SSID_len, bi->SSID);
2530 wl_add_ie(wl, WLAN_EID_SUPP_RATES, bi->rateset.count, bi->rateset.rates);
4249 wl_add_ie(struct wl_priv *wl, uint8 t, uint8 l, uint8 *v) function

Completed in 129 milliseconds