Lines Matching defs:p2p_info
67 struct p2p_info { struct
68 bool on; /**< p2p on/off switch */
69 bool scan;
70 int16 search_state;
71 s8 vir_ifname[IFNAMSIZ];
72 unsigned long status;
73 struct p2p_bss bss[P2PAPI_BSSCFG_MAX];
74 timer_list_compat_t listen_timer;
75 wl_p2p_sched_t noa;
76 wl_p2p_ops_t ops;
77 wlc_ssid_t ssid;
78 s8 p2p_go_count;