Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
Drsn.h212 TI_STATUS rsn_getGenInfoElement(rsn_t *pRsn, TI_UINT8 *out_buff, TI_UINT32 *out_buf_length);
Drsn.c1492 status = rsn_getGenInfoElement(hRsn, pRsnIe, pRsnIeLen); in rsn_getInfoElement()
2351 TI_STATUS rsn_getGenInfoElement(rsn_t *pRsn, TI_UINT8 *out_buff, TI_UINT32 *out_buf_length) in rsn_getGenInfoElement() function