HomeSort by relevance Sort by last modified time
    Searched refs:GLOBAL_STATE_DOCKED (Results 1 - 2 of 2) sorted by null

  /device/moto/stingray/whisper/
Whisper_AccyMain.c 171 globalState = GLOBAL_STATE_DOCKED;
234 if (globalState == GLOBAL_STATE_DOCKED) {
240 if (globalState == GLOBAL_STATE_DOCKED) {
338 while (tryComm && (globalState == GLOBAL_STATE_DOCKED)) {
368 if ((wakeupSuccess) && (globalState == GLOBAL_STATE_DOCKED)) {
382 if (globalState == GLOBAL_STATE_DOCKED && status == SHA_SUCCESS) {
391 if (globalState == GLOBAL_STATE_DOCKED && status == SHA_SUCCESS) {
425 if (globalState == GLOBAL_STATE_DOCKED && hidStatus == HID_SUCCESS) {
442 if (globalState == GLOBAL_STATE_DOCKED && hidStatus == HID_SUCCESS) {
454 if (globalState == GLOBAL_STATE_DOCKED && hidStatus == HID_SUCCESS)
    [all...]
Whisper_AccyMain.h 72 GLOBAL_STATE_DOCKED,

Completed in 149 milliseconds