Home
last modified time | relevance | path

Searched refs:p2p_lo_stop_event (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.h143 struct p2p_lo_stop_event { struct
518 struct p2p_lo_stop_event *lo_stop_event);
521 struct p2p_lo_stop_event *lo_stop_event) in p2p_process_lo_stop()
H A Dwlan_p2p_main.c1007 (struct p2p_lo_stop_event *) in p2p_process_evt()
1062 struct p2p_lo_stop_event *lo_stop_event; in p2p_event_flush_callback()
1087 lo_stop_event = (struct p2p_lo_stop_event *)msg->bodyptr; in p2p_event_flush_callback()
1184 struct p2p_lo_stop_event *lo_stop_event) in p2p_process_lo_stop()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_tgt_api.c81 struct p2p_lo_stop_event *lo_stop_event; in tgt_p2p_lo_event_cb()