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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.c 370 param.content.TspecConfigure.voiceTspecConfigure = reNegotiateTspec;
371 param.content.TspecConfigure.videoTspecConfigure = reNegotiateTspec;
apConn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
conn.c 400 param.content.TspecConfigure.voiceTspecConfigure = reNegotiateTspec;
401 param.content.TspecConfigure.videoTspecConfigure = reNegotiateTspec;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
conn.c 370 param.content.TspecConfigure.voiceTspecConfigure = reNegotiateTspec;
371 param.content.TspecConfigure.videoTspecConfigure = reNegotiateTspec;
apConn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
qosMngr.c 767 pParamInfo->content.TspecConfigure.voiceTspecConfigure = (UINT8)pQosMngr->voiceTspecConfigured;
768 pParamInfo->content.TspecConfigure.videoTspecConfigure = (UINT8)pQosMngr->videoTspecConfigured;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 820 TspecConfigure_t TspecConfigure;
871 TspecConfigure_t TspecConfigure;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 770 TSpecConfigure TspecConfigure;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c 822 pParamInfo->content.TspecConfigure.voiceTspecConfigure = (TI_UINT8)pQosMngr->voiceTspecConfigured;
823 pParamInfo->content.TspecConfigure.videoTspecConfigure = (TI_UINT8)pQosMngr->videoTspecConfigured;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 751 TSpecConfigure TspecConfigure;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
qosMngr.c 815 pParamInfo->content.TspecConfigure.voiceTspecConfigure = (TI_UINT8)pQosMngr->voiceTspecConfigured;
816 pParamInfo->content.TspecConfigure.videoTspecConfigure = (TI_UINT8)pQosMngr->videoTspecConfigured;
    [all...]

Completed in 205 milliseconds