Lines Matching defs:p2p_info
75 struct p2p_info { struct
76 bool on; /**< p2p on/off switch */
77 bool scan;
78 int16 search_state;
79 s8 vir_ifname[IFNAMSIZ];
80 unsigned long status;
81 struct p2p_bss bss[P2PAPI_BSSCFG_MAX];
82 timer_list_compat_t listen_timer;
83 wl_p2p_sched_t noa;
84 wl_p2p_ops_t ops;
85 wlc_ssid_t ssid;
86 s8 p2p_go_count;