HomeSort by relevance Sort by last modified time
    Searched full:idle (Results 276 - 300 of 737) sorted by null

<<11121314151617181920>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/DebugTrace_Xfer/
DebugTraceXfer.c 289 * The order of the states is always the same: IDLE --> READ_BUF --> ACK_EVENT
291 * In the Synch case (SDIO) we are looping in the while-loop till we return to IDLE, and we return
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c 275 If the the driver was in IDLE state, it sends a 'WakeUp' command to the chip.
397 WLAN_REPORT_SM(pConfigManager->hReport, CONFIG_MGR_MODULE_LOG, ("State machine error, EVENT_SET_PARAM while in IDLE state \n\n"));
460 WLAN_REPORT_SM(pConfigManager->hReport, CONFIG_MGR_MODULE_LOG, ("State machine error, EVENT_GET_PARAM while in IDLE state \n\n"));
548 WLAN_REPORT_SM(pConfigManager->hReport, CONFIG_MGR_MODULE_LOG, ("State machine error, EVENT_SEND_MSDU while in IDLE state \n\n"));
582 WLAN_REPORT_SM(pConfigManager->hReport, CONFIG_MGR_MODULE_LOG, ("State machine error, EVENT_SEND_MSDU while in IDLE state \n\n"));
842 WLAN_REPORT_ERROR(pConfigManager->hReport, CONFIG_MGR_MODULE_LOG, ("State machine error, EVENT_ALLOC_BDS while in IDLE state \n\n"));
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
FwEvent.c 464 * When fwEvent_stop is called state is changed to IDLE
468 TRACE0(pFwEvent->hReport, REPORT_SEVERITY_WARNING, "fwEvent_ReadCompleteCb : State is IDLE ! don't send the UNMASK");
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 324 * if they are idle
337 * if they are idle
354 * if they are idle
371 * if they are idle
    [all...]
  /development/pdk/docs/porting/
stk.jd 124 <a name="androidSTKRILRilUpSetIdle"></a><h5>SET UP IDLE MODE TEXT (6.4.22)</h5>
261 <td nowrap="nowrap" valign="bottom" u1:str="SET UP IDLE MODE TEXT "><p>SET UP IDLE MODE TEXT&nbsp;&nbsp;&nbsp;</p></td>
382 <td nowrap="nowrap" valign="bottom"><p>Event: Idle screen available</p></td>
  /external/bluetooth/glib/gio/
gunixmount.c 156 /* TODO: Emit changed in idle to avoid locking issues */
  /external/kernel-headers/original/linux/sunrpc/
xprt.h 176 * Disconnection of idle transports
  /external/opencore/android/author/
authordriver.h 301 // Can be called only in the IDLE state of the authoring engine
  /external/opencore/doc/pvauthor_html/
classPVAuthorEngineFactory.html 105 This function allows the application to delete an instance of a pvAuthor and reclaim all allocated resources. An author can be deleted only in the idle state. An attempt to delete an author in any other state will fail and return false.<dl compact><dt><b>Parameters: </b></dt><dd>
  /external/opencore/nodes/pvsocketnode/src/
pvmf_socket_node.cpp 387 //Do thread-specific node creation and go to "Idle" state.
    [all...]
  /external/openssl/crypto/rc4/
rc4speed.c 190 printf("program when this computer is idle.\n");
  /external/qemu/
console.h 108 int idle; member in struct:DisplayChangeListener
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheGroup.cpp 52 , m_updateStatus(Idle)
191 ASSERT(!group->m_cacheBeingUpdated || group->m_updateStatus != Idle);
722 m_updateStatus = Idle;
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 47 public static final String POWER_CPU_IDLE = "cpu.idle";
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
ReliabilityTestActivity.java 75 setTitle("Idle");
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.h 252 * \brief Handles a stop request when no stop is needed (SM is either idle or already send stop command to FW.\n
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
externalSec.c 86 /* next state and actions for IDLE state */
mainSecKeysOnly.c 105 /* next state and actions for IDLE state */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.c 118 /* next state and actions for IDLE state */
scrApi.h 71 SCR_GID_IDLE = 0, /**< STA is idle */
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 92 // True if the getter thread is idle waiting.
  /packages/apps/Phone/src/com/android/phone/
InCallControlState.java 177 onHold = hasHoldingCall && (fgCallState == Call.State.IDLE);
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
ComposingView.java 79 * Used to draw composing string. When drawing the active and idle part of
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrvSM.h 258 * \brief Handles a stop request when no stop is needed (SM is either idle or already send stop command to FW.\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.c 120 /* next state and actions for IDLE state */

Completed in 661 milliseconds

<<11121314151617181920>>