qcacmn: Adding telemery agent component

Adding telemery agent component.
CRs-Fixed: 3211061
Change-Id: I48efdf8a612162e02512819f8e0d242dfac7da3c
This commit is contained in:
Vikram Kandukuri
2022-04-28 15:54:01 +05:30
committed by Madan Koyyalamudi
orang tua 6e9e767a8b
melakukan 8969fe6019

Melihat File

@@ -348,6 +348,7 @@ enum wlan_umac_comp_id {
WLAN_UMAC_COMP_TWT = 44,
WLAN_UMAC_COMP_PRE_CAC = 45,
WLAN_COMP_DP = 46,
WLAN_COMP_TELEMETRY_AGENT = 47,
WLAN_UMAC_COMP_ID_MAX,
};