wmi.h (d91e8eee046e0d4ae7a8a585616b5ce800f54568) | wmi.h (081c7a84e969453716e2a7bd315417067c3643ad) |
---|---|
1/* 2 * Copyright (c) 2010-2011 Atheros Communications Inc. 3 * 4 * Permission to use, copy, modify, and/or distribute this software for any 5 * purpose with or without fee is hereby granted, provided that the above 6 * copyright notice and this permission notice appear in all copies. 7 * 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES --- 1343 unchanged lines hidden (view full) --- 1352 1353 /* RFKILL Events */ 1354 WMI_RFKILL_STATE_CHANGE_EVENTID, 1355 WMI_RFKILL_GET_MODE_CMD_EVENTID, 1356 1357 WMI_P2P_START_SDPD_EVENTID, 1358 WMI_P2P_SDPD_RX_EVENTID, 1359 | 1/* 2 * Copyright (c) 2010-2011 Atheros Communications Inc. 3 * 4 * Permission to use, copy, modify, and/or distribute this software for any 5 * purpose with or without fee is hereby granted, provided that the above 6 * copyright notice and this permission notice appear in all copies. 7 * 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES --- 1343 unchanged lines hidden (view full) --- 1352 1353 /* RFKILL Events */ 1354 WMI_RFKILL_STATE_CHANGE_EVENTID, 1355 WMI_RFKILL_GET_MODE_CMD_EVENTID, 1356 1357 WMI_P2P_START_SDPD_EVENTID, 1358 WMI_P2P_SDPD_RX_EVENTID, 1359 |
1360 WMI_SET_HOST_SLEEP_MODE_CMD_PROCESSED_EVENTID = 0x1047, 1361 |
|
1360 WMI_THIN_RESERVED_START_EVENTID = 0x8000, 1361 /* Events in this range are reserved for thinmode */ 1362 WMI_THIN_RESERVED_END_EVENTID = 0x8fff, 1363 1364 WMI_SET_CHANNEL_EVENTID, 1365 WMI_ASSOC_REQ_EVENTID, 1366 1367 /* Generic ACS event */ --- 1166 unchanged lines hidden --- | 1362 WMI_THIN_RESERVED_START_EVENTID = 0x8000, 1363 /* Events in this range are reserved for thinmode */ 1364 WMI_THIN_RESERVED_END_EVENTID = 0x8fff, 1365 1366 WMI_SET_CHANNEL_EVENTID, 1367 WMI_ASSOC_REQ_EVENTID, 1368 1369 /* Generic ACS event */ --- 1166 unchanged lines hidden --- |