qcacmn: Add event response for green ap low latency pwer save mode

Add low latency power save mode event response for xpan
profile.

Change-Id: If3271c8a0ed649cd04b9060060706de9ec5764c1
CRs-Fixed: 3267486
This commit is contained in:
Vijay Raj
2022-11-30 04:30:23 -08:00
committed by Madan Koyyalamudi
parent f0578f5bdb
commit 2413e83ebd
13 changed files with 295 additions and 8 deletions

View File

@@ -555,6 +555,12 @@ QDF_STATUS (*send_green_ap_ll_ps_cmd)(wmi_unified_t wmi_handle,
#endif
#endif
#ifdef WLAN_SUPPORT_GAP_LL_PS_MODE
QDF_STATUS (*extract_green_ap_ll_ps_param)(
uint8_t *evt_buf,
struct wlan_green_ap_ll_ps_event_param *ll_ps_params);
#endif
QDF_STATUS
(*send_pdev_utf_cmd)(wmi_unified_t wmi_handle,
struct pdev_utf_params *param,