Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_roc.h189 QDF_STATUS p2p_restart_roc_timer(struct p2p_roc_context *roc_ctx);
H A Dwlan_p2p_roc.c737 QDF_STATUS p2p_restart_roc_timer(struct p2p_roc_context *roc_ctx) in p2p_restart_roc_timer() function
H A Dwlan_p2p_off_chan_tx.c1524 return p2p_restart_roc_timer(curr_roc_ctx); in p2p_extend_roc_timer()
3285 status = p2p_restart_roc_timer(curr_roc_ctx); in p2p_process_mgmt_tx()