HomeSort by relevance Sort by last modified time
    Searched full:testmode (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/iw/
util.c 197 [NL80211_CMD_TESTMODE] = "testmode",
nl80211.h 50 #define NL80211_MULTICAST_GROUP_TESTMODE "testmode"
449 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 683 eo.TestMode = options.Command.IsTestCommand();
  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
StubFtpServerIntegrationTest.java 443 public void testMode() throws Exception {
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
StubFtpServerIntegrationTest.java 484 public void testMode() throws Exception {
  /external/libnfc-nxp/src/
phLibNfc.h 60 *\brief Defines Testmode Init configuration values
66 phLibNfc_TstMode_On /**< Testmode is on */
    [all...]
  /external/dnsmasq/src/
option.c 2766 int option, nest = 0, testmode = 0; local
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 368 Int32 testMode, IArchiveExtractCallback *extractCallback)
404 Int32 askMode = testMode ?
414 if (!testMode && !realOutStream)
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 30 #define NL80211_MULTICAST_GROUP_TESTMODE "testmode"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 358 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 51 #define NL80211_MULTICAST_GROUP_TESTMODE "testmode"
458 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 51 #define NL80211_MULTICAST_GROUP_TESTMODE "testmode"
458 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 991 milliseconds

1 2 34