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

  /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...]

Completed in 859 milliseconds