Searched refs:p2p_get_frame_info (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/components/p2p/core/src/ |
H A D | wlan_p2p_off_chan_tx.h | 210 QDF_STATUS p2p_get_frame_info(uint8_t *data_buf, uint32_t length,
|
H A D | wlan_p2p_off_chan_tx.c | 812 QDF_STATUS p2p_get_frame_info(uint8_t *data_buf, uint32_t length, in p2p_get_frame_info() function 905 status = p2p_get_frame_info(data_buf, length, &frame_info); in p2p_is_action_frame_of_p2p_type() 3211 status = p2p_get_frame_info(tx_ctx->buf, tx_ctx->buf_len, in p2p_process_mgmt_tx() 3467 p2p_get_frame_info(rx_mgmt->buf, rx_mgmt->frame_len, in p2p_process_rx_mgmt() 3503 p2p_get_frame_info(rx_mgmt->buf, rx_mgmt->frame_len, in p2p_process_rx_mgmt()
|