HomeSort by relevance Sort by last modified time
    Searched full:activeprotocol (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c 259 pQosMngr->activeProtocol = QOS_NONE;
498 pQosMngr->activeProtocol = QOS_NONE;
772 *actProt = pQosMngr->activeProtocol;
811 pParamInfo->content.qosSiteProtocol = pQosMngr->activeProtocol;
    [all...]
qosMngr.h 147 EQosProtocol activeProtocol; /* active protocol: XCC,WME or none. */
  /hardware/ti/wlan/wl1271/Test/
qosMngrDbg.c 89 switch(pQosMngr->activeProtocol){

Completed in 104 milliseconds