qcacmn: Add new wifi_pos target_if files

Add below new target_if layer files for TX ops and
RX ops separately:
target_if_wifi_pos_tx_ops.c
target_if_wifi_pos_rx_ops.c

Change-Id: I0746881b5fd429bb0a003dbcfea11691a90e9c34
CRs-Fixed: 3139459
This commit is contained in:
Pragaspathi Thilagaraj
2022-01-18 00:05:26 +05:30
committed by Madan Koyyalamudi
parent aeb2ffde14
commit 8d44eccea7
12 changed files with 574 additions and 418 deletions

View File

@@ -26,7 +26,7 @@
/* Include files */
#include "wifi_pos_utils_pub.h"
#include "../src/wifi_pos_utils_i.h"
#include "wifi_pos_utils_i.h"
/* forward reference */
struct wlan_objmgr_psoc;