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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.h 176 TI_BOOL voiceTspecConfigured;
qosMngr.c 264 pQosMngr->voiceTspecConfigured = TI_FALSE;
597 pQosMngr->voiceTspecConfigured = TI_FALSE;
822 pParamInfo->content.TspecConfigure.voiceTspecConfigure = (TI_UINT8)pQosMngr->voiceTspecConfigured;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 190 TI_BOOL voiceTspecConfigured;/**< Shall be set to TI_TRUE before roaming in case the TSPEC is configured */
530 pAPConnection->voiceTspecConfigured = TI_FALSE;
    [all...]

Completed in 232 milliseconds