Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_ucfg_api.h132 p2p_lo_event_callback lo_event_cb; member
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c806 start_param->lo_event_cb = req->lo_event_cb; in p2p_init_lo_event()
1212 if (start_param->lo_event_cb) in p2p_process_lo_stop()
1213 start_param->lo_event_cb( in p2p_process_lo_stop()
/wlan-driver/qcacld-3.0/os_if/p2p/src/
H A Dwlan_cfg80211_p2p.c245 start_param->lo_event_cb = wlan_p2p_lo_event_callback; in wlan_p2p_init_lo_event()