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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/Inc/
qosMngr.h 135 qosProtocols_e activeProtocol; /* active protocol: EXC,WME or none. */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
qosMngr.h 146 EQosProtocol activeProtocol; /* active protocol: XCC,WME or none. */
qosMngr.c 252 pQosMngr->activeProtocol = QOS_NONE;
491 pQosMngr->activeProtocol = QOS_NONE;
765 *actProt = pQosMngr->activeProtocol;
804 pParamInfo->content.qosSiteProtocol = pQosMngr->activeProtocol;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
qosMngrDbg.c 89 switch(pQosMngr->activeProtocol){
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.h 147 EQosProtocol activeProtocol; /* active protocol: XCC,WME or none. */
qosMngr.c 259 pQosMngr->activeProtocol = QOS_NONE;
498 pQosMngr->activeProtocol = QOS_NONE;
772 *actProt = pQosMngr->activeProtocol;
811 pParamInfo->content.qosSiteProtocol = pQosMngr->activeProtocol;
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
qosMngrDbg.c 89 switch(pQosMngr->activeProtocol){
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c 256 pQosMngr->activeProtocol = NONE_QOS;
501 pQosMngr->activeProtocol = NONE_QOS;
    [all...]

Completed in 245 milliseconds