Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_tgt_api.h148 QDF_STATUS tgt_p2p_mgmt_download_comp_cb(void *context,
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_tgt_api.c231 QDF_STATUS tgt_p2p_mgmt_download_comp_cb(void *context, in tgt_p2p_mgmt_download_comp_cb() function
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c1270 tx_comp_cb = tgt_p2p_mgmt_download_comp_cb; in p2p_mgmt_tx()