mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 05:53:06 +00:00
rtl8188eu: Remove PNO_SUPPORT - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
08a92b716f
commit
dbfcfb9122
2 changed files with 0 additions and 175 deletions
|
@ -48,24 +48,13 @@ enum ANDROID_WIFI_CMD {
|
|||
ANDROID_WIFI_CMD_P2P_GET_NOA,
|
||||
ANDROID_WIFI_CMD_P2P_SET_PS,
|
||||
ANDROID_WIFI_CMD_SET_AP_WPS_P2P_IE,
|
||||
#ifdef PNO_SUPPORT
|
||||
ANDROID_WIFI_CMD_PNOSSIDCLR_SET,
|
||||
ANDROID_WIFI_CMD_PNOSETUP_SET,
|
||||
ANDROID_WIFI_CMD_PNOENABLE_SET,
|
||||
ANDROID_WIFI_CMD_PNODEBUG_SET,
|
||||
#endif
|
||||
|
||||
ANDROID_WIFI_CMD_MACADDR,
|
||||
|
||||
ANDROID_WIFI_CMD_BLOCK,
|
||||
|
||||
ANDROID_WIFI_CMD_WFD_ENABLE,
|
||||
ANDROID_WIFI_CMD_WFD_DISABLE,
|
||||
|
||||
ANDROID_WIFI_CMD_WFD_SET_TCPPORT,
|
||||
ANDROID_WIFI_CMD_WFD_SET_MAX_TPUT,
|
||||
ANDROID_WIFI_CMD_WFD_SET_DEVTYPE,
|
||||
|
||||
ANDROID_WIFI_CMD_MAX
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue