Searched defs:wifi_wfd_event (Results 1 – 2 of 2) sorted by relevance
194 struct wifi_wfd_event struct196 bool peer_event;197 bool action_frame;198 void *data;
1307 void wifi_wfd_event(bool peer_event, bool action_frame, void *data) in wifi_wfd_event() function