hostap/src/drivers/android_drv.h

18 lines
446 B
C
Raw Normal View History

2011-11-25 20:08:52 +01:00
/*
* Android driver interface
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Alternatively, this software may be distributed under the terms of BSD
* license.
*/
#ifndef ANDROID_DRV_H
#define ANDROID_DRV_H
#define WPA_EVENT_DRIVER_STATE "CTRL-EVENT-DRIVER-STATE "
#endif /* ANDROID_DRV_H */