summaryrefslogtreecommitdiffstats
path: root/qcwcn/wifi_hal/cpp_bindings.h
diff options
context:
space:
mode:
Diffstat (limited to 'qcwcn/wifi_hal/cpp_bindings.h')
-rw-r--r--qcwcn/wifi_hal/cpp_bindings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qcwcn/wifi_hal/cpp_bindings.h b/qcwcn/wifi_hal/cpp_bindings.h
index f7a4607..419110b 100644
--- a/qcwcn/wifi_hal/cpp_bindings.h
+++ b/qcwcn/wifi_hal/cpp_bindings.h
@@ -475,6 +475,7 @@ protected:
pos = (nlattr *)nla_next(pos, &(rem)))
wifi_error initialize_vendor_cmd(wifi_interface_handle iface,
+ wifi_request_id id,
u32 subcmd,
WifiVendorCommand **vCommand);
#endif