|
@@ -200,7 +200,8 @@ QDF_STATUS send_set_mcc_channel_time_latency_cmd_tlv
|
|
|
uint32_t mcc_channel_freq, uint32_t mcc_channel_time_latency);
|
|
|
|
|
|
QDF_STATUS send_set_enable_disable_mcc_adaptive_scheduler_cmd_tlv(
|
|
|
- wmi_unified_t wmi_handle, uint32_t mcc_adaptive_scheduler);
|
|
|
+ wmi_unified_t wmi_handle, uint32_t mcc_adaptive_scheduler,
|
|
|
+ uint32_t pdev_id);
|
|
|
|
|
|
QDF_STATUS send_p2p_go_set_beacon_ie_cmd_tlv(wmi_unified_t wmi_handle,
|
|
|
A_UINT32 vdev_id, uint8_t *p2p_ie);
|