Searched defs:device_types (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/stand/uboot/ |
H A D | main.c | 56 } device_types[] = { variable
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | driver_i.h | 1021 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 D | p2p_supplicant.c | 10032 u8 *device_types; wpas_p2p_lo_start() local
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 11327 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
|