Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c181 …char *vsIEbuf; /**< Pointer to vendor specific info-element for assoc… member
929 pAPConnection->vsIEbuf = request->dataBuf; in apConn_connectToAP()
1551 … os_memoryCopy(pAPConnection->hOs, pRequest, pAPConnection->vsIEbuf, pAPConnection->vsIElength); in apConn_getVendorSpecificIE()