Home
last modified time | relevance | path

Searched defs:device_types (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/stand/uboot/
H A Dmain.c56 } device_types[] = { variable
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h1021 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.c10032 u8 *device_types; wpas_p2p_lo_start() local
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c11327 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