Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dutils.h198 void networkStringToBitMapSuppRates(UINT32 *bitMap, UINT8 *string, UINT32 len);
Dutils.c705 void networkStringToBitMapSuppRates(UINT32 *bitMap, UINT8 *string, UINT32 len) in networkStringToBitMapSuppRates() function
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
DsiteMgr.c3043 networkStringToBitMapSuppRates((UINT32 *)&pSite->rateMask.supportedRateMask, in updateRates()
3052networkStringToBitMapSuppRates(&bitMapExtSupp, (UINT8 *)pFrameInfo->content.iePacket.pExtRates->ra… in updateRates()
3988 networkStringToBitMapSuppRates(&suppBitMap, in setSupportedRateSet()