ReactOS 0.4.16-dev-835-gd769f56
|
Go to the source code of this file.
Functions | |
static void | WlanOpenHandle_test (void) |
static void | WlanCloseHandle_test (void) |
static void | WlanConnect_test (void) |
static void | WlanDisconnect_test (void) |
static void | WlanScan_test (void) |
static void | WlanRenameProfile_test (void) |
static void | WlanDeleteProfile_test (void) |
static void | WlanGetProfile_test (void) |
static void | WlanEnumInterfaces_test (void) |
static void | WlanGetInterfaceCapability_test (void) |
START_TEST (wlanapi) | |
Variables | |
static const GUID | InterfaceGuid = {0x439b20af, 0x8955, 0x405b, {0x99, 0xf0, 0xa6, 0x2a, 0xf0, 0xc6, 0x8d, 0x43}} |
START_TEST | ( | wlanapi | ) |
Definition at line 221 of file wlanapi.c.
Definition at line 56 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 74 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 153 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 96 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 188 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 202 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 170 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 27 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 132 of file wlanapi.c.
Referenced by START_TEST().
Definition at line 113 of file wlanapi.c.
Referenced by START_TEST().
|
static |
Definition at line 25 of file wlanapi.c.
Referenced by FxQueryInterface::_FormatIrp(), CreateSymbolicLink(), GetDeviceListInterfaces(), InstallOneInterface(), KsCreateBusEnumObject(), OpenAdapterHandle(), OpenDeviceList(), PNP_GetInterfaceDeviceList(), PNP_GetInterfaceDeviceListSize(), SETUP_CreateInterfaceList(), SetupDiInstallDeviceInterfaces(), WlanConnect_test(), WlanDeleteProfile_test(), WlanDisconnect_test(), WlanGetInterfaceCapability_test(), WlanGetProfile_test(), WlanRenameProfile_test(), and WlanScan_test().