HomeSort by relevance Sort by last modified time
    Searched full:acid (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c 93 static void deleteTspecConfiguration(qosMngr_t *pQosMngr, TI_UINT8 acID);
94 static void setNonQosAdmissionState(qosMngr_t *pQosMngr, TI_UINT8 acID);
243 TI_UINT8 acID, uTid;
295 for(acID = FIRST_AC_INDEX;acID < MAX_NUM_OF_AC; acID++)
303 pQosMngr->acParams[acID].QtrafficParams.queueID = acID;
304 pQosMngr->acParams[acID].QtrafficParams.channelType = CHANNEL_TYPE_EDCF;
305 pQosMngr->acParams[acID].QtrafficParams.tsid = acID
    [all...]
trafficAdmControl.c 73 TI_UINT8 acID;
100 TI_STATUS trafficAdmCtrl_startTimer(trafficAdmCtrl_t* pTrafficAdmCtrl, TI_UINT8 acID);
101 TI_STATUS trafficAdmCtrl_stopTimer(trafficAdmCtrl_t* pTrafficAdmCtrl, TI_UINT8 acID);
106 static TI_STATUS trafficAdmCtrl_tokenToAc (TI_HANDLE hTrafficAdmCtrl, TI_UINT8 token, TI_UINT8 *acID);
300 TI_UINT8 acID = fsmTSpecInfo->acID;
303 if ( acID >= MAX_NUM_OF_AC )
306 "trafficAdmCtrl_smEvent. fsmTSpecInfo->acID=%d exceeds the limit %d\n",
307 acID, MAX_NUM_OF_AC-1);
312 status = fsm_GetNextState(pTrafficAdmCtrl->pTrafficAdmCtrlSm, pTrafficAdmCtrl->currentState[acID], event, &nextState)
    [all...]
qosMngr_API.h 130 TI_UINT8 acID,
  /libcore/luni/src/test/resources/
recipe.xml 17 Make the meat ahead of time, and refrigerate over night, the acid in the
recipe1.xml 17 Make the meat ahead of time, and refrigerate over night, the acid in the
recipt.xml 17 Make the meat ahead of time, and refrigerate over night, the acid in the
reciptWrong.xml 14 Make the meat ahead of time, and refrigerate over night, the acid in the
systemid.xml 17 Make the meat ahead of time, and refrigerate over night, the acid in the
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 254 acId - the AC of the tspec
263 TI_STATUS txCtrlParams_setAdmissionCtrlParams(TI_HANDLE hTxCtrl, TI_UINT8 acId, TI_UINT16 mediumTime,
272 pTxCtrl->mediumTime[acId] = mediumTime;
273 pTxCtrl->admissionState[acId] = AC_ADMITTED;
274 pTxCtrl->useAdmissionAlgo[acId] = TI_TRUE;
275 pTxCtrl->lastCreditCalcTimeStamp[acId] = os_timeStampMs(pTxCtrl->hOs);
276 pTxCtrl->credit[acId] = mediumTime;
281 pTxCtrl->mediumTime[acId] = 0;
282 pTxCtrl->admissionState[acId] = AC_NOT_ADMITTED;
283 pTxCtrl->useAdmissionAlgo[acId] = TI_FALSE
    [all...]
Ctrl.c     [all...]
txCtrl_Api.h 106 TI_UINT8 acId,
  /hardware/ti/wlan/wl1271/utils/
tiQosTypes.h 149 TI_UINT8 acID;
156 TI_UINT32 acID;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaNames.java 115 null, "(74)Acid Jazz", "Test ID3V2 Tag", null, "77640", "1", null},
  /external/openssh/openbsd-compat/
bsd-cray.c 487 * Query for account, iff > 1 valid acid & askacid permbit
561 * respond to an acid prompt. Use default acid.
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetTest.java 156 // Isolation property if ACID rules
  /frameworks/base/media/java/android/media/
MediaScanner.java 185 "Acid",
224 "Acid Punk",
225 "Acid Jazz",
    [all...]