Home
last modified time | relevance | path

Searched refs:qosRenegotiateTspecRequest (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h784 QoS_renegVoiceTspecReq_t qosRenegotiateTspecRequest; member
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c2302 … param.content.qosRenegotiateTspecRequest.callback = (void *)apConn_qosMngrReportResultCallb; in apConn_smHandleTspecReneg()
2303 param.content.qosRenegotiateTspecRequest.handler = pData; in apConn_smHandleTspecReneg()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c1167 …ECNegotiationResultCallb = (qosMngrCallb_t)pParamInfo->content.qosRenegotiateTspecRequest.callback; in qosMngr_setParams()
1168 pQosMngr->TSPECNegotiationResultModule = pParamInfo->content.qosRenegotiateTspecRequest.handler; in qosMngr_setParams()