Home
last modified time | relevance | path

Searched defs:dev_types_len (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h1022 wpa_drv_p2p_lo_start(struct wpa_supplicant * wpa_s,unsigned int channel,unsigned int period,unsigned int interval,unsigned int count,const u8 * device_types,size_t dev_types_len,const u8 * ies,size_t ies_len) wpa_drv_p2p_lo_start() argument
H A Dp2p_supplicant.c10033 size_t dev_types_len; wpas_p2p_lo_start() local
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c11328 nl80211_p2p_lo_start(void * priv,unsigned int freq,unsigned int period,unsigned int interval,unsigned int count,const u8 * device_types,size_t dev_types_len,const u8 * ies,size_t ies_len) nl80211_p2p_lo_start() argument