summaryrefslogtreecommitdiffstats
path: root/cnd/inc/cnd_unsol_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'cnd/inc/cnd_unsol_messages.h')
-rw-r--r--cnd/inc/cnd_unsol_messages.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cnd/inc/cnd_unsol_messages.h b/cnd/inc/cnd_unsol_messages.h
index 4d809f2..6d41074 100644
--- a/cnd/inc/cnd_unsol_messages.h
+++ b/cnd/inc/cnd_unsol_messages.h
@@ -1,6 +1,6 @@
/*
** Copyright 2006, The Android Open Source Project
-** Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+** Copyright (c) 2010, 2011 Code Aurora Forum. All rights reserved.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
@@ -27,4 +27,5 @@
{CNE_REQUEST_START_SCAN_WLAN_MSG, responseVoid},
{CNE_NOTIFY_INFLIGHT_STATUS_MSG, responseInts},
{CNE_NOTIFY_FMC_STATUS_MSG, responseInts},
- {CNE_NOTIFY_HOST_ROUTING_IP_MSG, responseString}
+ {CNE_NOTIFY_HOST_ROUTING_IP_MSG, responseString},
+ {CNE_NOTIFY_VENDOR_MSG, responseRaw}