Home
last modified time | relevance | path

Searched refs:p2p_process_roc_req (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_roc.h228 QDF_STATUS p2p_process_roc_req(struct p2p_roc_context *roc_ctx);
H A Dwlan_p2p_roc.c893 QDF_STATUS p2p_process_roc_req(struct p2p_roc_context *roc_ctx) in p2p_process_roc_req() function
H A Dwlan_p2p_main.c934 status = p2p_process_roc_req( in p2p_process_cmd()
H A Dwlan_p2p_off_chan_tx.c1335 status = p2p_process_roc_req(roc_ctx); in p2p_roc_req_for_tx_action()