Searched refs:NDIS_802_11_WEP_STATUS (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosCmd.c360 *(NDIS_802_11_WEP_STATUS*)ioBuffer = (NDIS_802_11_WEP_STATUS)os802_11WEPDisabled;
363 *(NDIS_802_11_WEP_STATUS*)ioBuffer = (NDIS_802_11_WEP_STATUS)os802_11WEPEnabled;
366 *(NDIS_802_11_WEP_STATUS*)ioBuffer = (NDIS_802_11_WEP_STATUS)os802_11Encryption2Enabled;
369 *(NDIS_802_11_WEP_STATUS*)ioBuffer = (NDIS_802_11_WEP_STATUS)os802_11Encryption3Enabled;
382 switch (*(NDIS_802_11_WEP_STATUS*)ioBuffer)
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Dwindows_types.h181 } NDIS_802_11_WEP_STATUS, *PNDIS_802_11_WEP_STATUS, typedef in typeref:enum:_NDIS_802_11_WEP_STATUS
/system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
H A Dwindows_types.h182 } NDIS_802_11_WEP_STATUS, *PNDIS_802_11_WEP_STATUS, typedef in typeref:enum:_NDIS_802_11_WEP_STATUS

Completed in 65 milliseconds