Searched refs:tlvPtrType (Results 1 – 2 of 2) sorted by relevance
858 TI_UINT16 tlvPtrType,tlvPtrLen,selectedMethod=0; in scanResultTable_UpdateWSCParams() local865 tlvPtrType = WLANTOHS (WLAN_WORD(tlvPtr)); in scanResultTable_UpdateWSCParams()867 if (tlvPtrType == DOT11_WSC_DEVICE_PASSWORD_ID) in scanResultTable_UpdateWSCParams()
2604 TI_UINT16 tlvPtrType,tlvPtrLen,selectedMethod=0; in parseWscMethodFromIE() local2611 os_memoryCopy (pSiteMgr->hOs, (void *)&tlvPtrType, (void *)tlvPtr, 2); in parseWscMethodFromIE()2612 tlvPtrType = WLANTOHS(tlvPtrType); in parseWscMethodFromIE()2615 if (tlvPtrType == DOT11_WSC_DEVICE_PASSWORD_ID) in parseWscMethodFromIE()