Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_roc.c314 static QDF_STATUS p2p_destroy_roc_ctx(struct p2p_roc_context *roc_ctx, in p2p_destroy_roc_ctx() function
373 p2p_destroy_roc_ctx(roc_ctx, true, true); in p2p_execute_cancel_roc_req()
465 p2p_destroy_roc_ctx(roc_ctx, true, true); in p2p_execute_roc_req()
609 p2p_destroy_roc_ctx(roc_ctx, false, true); in p2p_process_scan_complete_evt()
913 p2p_destroy_roc_ctx(roc_ctx, true, false); in p2p_process_roc_req()
951 status = p2p_destroy_roc_ctx(curr_roc_ctx, true, true); in p2p_process_cancel_roc_req()