Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.h93 P2P_MGMT_PROBE_RSP, enumerator
H A Dwlan_p2p_off_chan_tx.c127 ((tx_ctx->frame_info.sub_type == P2P_MGMT_PROBE_RSP) || in p2p_vdev_check_valid()
174 tx_ctx->frame_info.sub_type == P2P_MGMT_PROBE_RSP) || in p2p_vdev_check_valid()
176 ((tx_ctx->frame_info.sub_type == P2P_MGMT_PROBE_RSP) || in p2p_vdev_check_valid()
1844 if (frame_info->sub_type == P2P_MGMT_PROBE_RSP) { in p2p_execute_tx_action_frame()
1884 if (frame_info->sub_type == P2P_MGMT_PROBE_RSP) in p2p_execute_tx_action_frame()
3232 if (tx_ctx->frame_info.sub_type == P2P_MGMT_PROBE_RSP && in p2p_process_mgmt_tx()