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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.h 58 #define QOS_MNGR_INIT_BIT_ADM_CTRL (0x02)
qosMngr.c 141 initVec |= (1 << QOS_MNGR_INIT_BIT_ADM_CTRL);
191 if (initVec & (1 << QOS_MNGR_INIT_BIT_ADM_CTRL))
    [all...]

Completed in 43 milliseconds