qcacmn: Add SAWF to init resource config

Add SAWf to init resource config to communicate
to the FW to either enable or disable Service Aware Wifi

Change-Id: I8285e383cb464c506e98e3a88dd267dae4b96558
CRs-Fixed: 3101373
This commit is contained in:
Vivek
2022-02-07 10:19:44 +05:30
committed by Madan Koyyalamudi
parent 1cd2285eca
commit 3e7c64225c
2 changed files with 7 additions and 0 deletions

View File

@@ -5778,6 +5778,7 @@ typedef struct {
bool afc_timer_check_disable;
bool afc_req_id_check_disable;
uint32_t carrier_profile_config;
bool sawf;
} target_resource_config;
/**