qcacmn: add CFR changes for QCN9100

Add CFR related changes for target type
QCN9100

Change-Id: I44f7a521fb38f883b6e1a6a71e39805a1da69687
This commit is contained in:
Pavankumar Nandeshwar
2020-10-29 11:06:45 +05:30
committed by snandini
parent 97c6bdfd2a
commit 37a9d7cf5c
3 changed files with 32 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ enum cfrradiotype {
CFR_CAPTURE_RADIO_ADRASTEA,
CFR_CAPTURE_RADIO_MAPLE,
CFR_CAPTURE_RADIO_MOSELLE,
CFR_CAPTURE_RADIO_SPRUCE,
CFR_CAPTURE_RADIO_MAX = 0xFF,
};